Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase145d ago0xd6dfe8…465906
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0x5623c5…a6944d
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0xff0950…e8ef50
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0x2c5e05…17b72d
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0x1dff01…dd0540
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0xc34d43…d2542c
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0xe11709…a021e7
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0xe67ecd…e35b5f
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0x638faf…237767
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0xed1626…efdfda
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0x32a6f2…9b49ad
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0xe3597a…4bda07
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0x7c5ff5…0bbdfb
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0xd2349e…17c4af
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0x850fff…5de60a
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0xe844a4…3dba56
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0x7f91ac…0fdbba
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0xa554e5…719960
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0x3af968…f5d9a4
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0x6abe2d…a14919
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0xec2351…b19e25
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0x42a1b1…ba5c61
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.52100%coinbase145d ago0xdf3973…944007
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0x2e7b23…20515e
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0x824676…4f8782

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.