Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0xebf9d1…186918
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbf52b2…5ff2e0
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0x18009c…1a5360
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa47ddb…b30c02
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcf3ccc…e90f31
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0x82c9c9…b6fe67
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbb8cba…53567c
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa1800d…584cd7
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4b8808…472bfc
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0x17dcd6…6c0340
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3ec520…785a8c
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0897ec…982047
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0xec7158…4923c9
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7dbf1f…e7619c
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb8c790…fe3129
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5cbce1…6c5342
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0x09004c…ed9634
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa1117f…d0c466
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0xea5404…fbbc1e
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe9ac36…2112e1
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0x24183f…b650a7
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbc023b…f6b769
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf876f9…12074e
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa5631b…726b5c
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdd18c0…9f4bba

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.