Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x18d58f…3db0f1
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd3f41a…810f47
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3756f0…d19cc5
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7d7f50…b734ce
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xabf809…ab836b
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbc11bb…f8373b
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x677980…6167ae
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x88edba…1a8a82
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x18660d…8eb371
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdf985d…2c3990
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x33535f…75458d
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x989fc8…b1f2bd
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa71c9f…c5afd8
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2cd0a2…32ca9e
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdbf964…2e3e44
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfddd99…fa5016
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa8425e…582b87
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd36dd9…2b8310
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3c2b4e…4e6f36
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc9b2a3…8c8695
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x05b2d4…6b9431
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x943919…15db45
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4e5b84…bfd4d9
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6aa1ef…b32dbb
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc75d1c…27d7c7

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.