Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0x68877a…bb86f2
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0x2d377e…decc76
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0x7105ae…404f99
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0xa31c58…3fcb07
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0xc032a3…6a2a6a
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0xc8480b…a93c23
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0xf4aa2a…692dfa
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0xb1dc87…89bf90
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0x1a562c…45ae5d
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0x2de0b4…5985af
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0x72c9b2…0d2e1b
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0x82a023…178262
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0x32bd6d…571b3d
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0xb40590…cfe95e
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0x76a61c…3621f5
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0x0160db…57ffd3
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0xb2a11a…09eb32
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0x9e090f…c106a8
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0x018223…81e415
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0x010bf1…cb8e28
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0x1b5462…9974bf
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0x259d8f…039bba
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0xde100f…4d5849
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase22d ago0x81c40c…804d76
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase22d ago0x4677d3…4bd798

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.