Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0x6dc1f0…2233e7
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0x119e29…dff314
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0x0db771…a537df
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0xe8e711…48c4f2
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0xa39882…6311c7
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0xbd7c1a…fed1dc
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0xd43d27…8c339a
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0xf29efd…1b8cf9
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0xb98add…13d263
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0x41dbc7…8ed557
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0x3b90b2…826e10
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0x1bca7d…81a45a
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0xa6d2ba…5f9e77
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0x42ed88…d4e353
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0x44bb84…931c0d
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0x4a33f8…22690f
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0x598991…086525
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0x217ee9…0a4c89
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0x921831…514f05
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0xf8734e…e82536
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0xa6861d…9907b3
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0x64344b…15a75e
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0x3e2d35…204e64
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0x7d6e6e…818881
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0x6d274f…5611b8

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.