Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$1.59100%coinbase97d ago0xf69315…a49a1d
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$1.59100%coinbase97d ago0x755a05…d8b954
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.003659100%coinbase98d ago0xac5c1c…590a71
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.003871100%coinbase98d ago0x0972e7…da5967
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002777100%coinbase98d ago0x95aaea…0f3cd9
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002616100%coinbase98d ago0xce3956…cc63df
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002255100%coinbase98d ago0xadc679…7270ab
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase98d ago0xda2706…264d61
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.003377100%coinbase98d ago0x92dd09…cb236b
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase98d ago0xdefa7b…734335
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.003752100%coinbase98d ago0x66f66e…ed62de
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.00371100%coinbase98d ago0x7bb99c…9cabef
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002492100%coinbase98d ago0x273b0d…856b29
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase98d ago0x29d3a2…b9fd6a
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase98d ago0x346489…9025dc
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.00207100%coinbase98d ago0x4bb2b8…080207
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase98d ago0x0bb4b6…b3b920
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase98d ago0x2961d5…e8320f
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002047100%coinbase98d ago0x60fa66…765d58
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase98d ago0xbe8b0c…d63f3c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase98d ago0x183667…c7ed2a
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.008911100%coinbase98d ago0xce8086…419ba3
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.008135100%coinbase98d ago0x8ec075…02a21c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.003415100%coinbase98d ago0x7988fa…b411ff
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.008083100%coinbase98d ago0xa8018f…6a72f7

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.