Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x3ca0ea…a41dcf
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0xe1462a…f77966
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x83afe6…658559
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0xc20d2f…3eda24
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0xa696c7…2f9444
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x4a50c5…36897b
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%candidates100d ago0x3a9487…740129
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%candidates100d ago0x70b05d…93fdc9
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x02f442…143f7e
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x81a3d5…7a8702
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0xbd97df…ebf612
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x4cc714…964d87
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0xd76145…275159
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0xb3e4ae…7957e2
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x23535e…f8b513
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x229be6…013095
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%candidates100d ago0x434c10…b5be23
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x0f34c5…a50b88
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x8e5a63…1c6910
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0xf1a358…d831c9
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%candidates100d ago0x5787b8…8ba896
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x6ff601…7e09dd
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x05151f…4661ec
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0xa78fa2…98b3c2
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x4a95d7…dbf604

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.