Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5fe529…e5719f
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x113466…b4d025
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6be865…bd79a0
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc29ea1…a2f64d
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x46642b…372bf3
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7a2726…fc52c0
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x068994…9613ef
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4b0242…bca41f
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9c3eff…771ced
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaeb36b…07715d
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfa29f6…cd0e74
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe2200d…576ee4
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xaae10a…9bb759
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xde4395…e4661f
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xec8cdb…9c88ee
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6fed5c…88e8c8
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfcc019…e4817b
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd979b3…f1c6c5
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb2f3fa…83d312
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x28cc43…e9fe08
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6c00fe…65bf61
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x91b1e9…1618d9
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3a9a5e…51e1d9
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd00488…407428
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe6515a…21225c

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.