Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0fc120…dd79c3
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x80e770…cd1a5b
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1e2991…6b03ba
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2d5b1d…b2f74a
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x510875…6742f4
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0c2902…ba0100
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4bdca3…59ffbd
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x097628…5c7348
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x32877a…ee8e5b
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd6a7aa…00cdbf
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x88c71a…b65b45
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x58d5dd…080c47
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa3f8ab…e6d328
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xff15b7…895f44
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9a564e…89228b
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0a3f05…263325
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4feaff…a8919b
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x63fbc9…f6d99f
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x96514f…4f5e46
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc01986…d1e4fc
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2dfed4…aeff91
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa4ccac…6d9210
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9462cf…ef4956
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe1e678…dd7404
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf56289…c9e1e0

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.