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$0.16100%coinbase127d ago0x336136…e9f97d
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase127d ago0x72bceb…2b81ae
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase127d ago0xd305e0…0f88cb
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0x689d51…16356c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0xf60499…a6bb10
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0xed2b50…cf3ca1
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0x41d742…7a89ca
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0xef0f21…ca9383
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0xcb4959…f4c710
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase127d ago0x0cefc9…96c834
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase127d ago0x6e32a5…859cb3
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase127d ago0x7e1a7d…c50bd7
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase127d ago0x5b1f19…0e2ca8
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase127d ago0x8f05b6…79f03e
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase127d ago0xf4d5c2…b10506
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase127d ago0x267cfa…9092bb
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0x3ce462…74cb89
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0x04970b…537742
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0x476888…bf9eff
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase127d ago0x07402e…6ba197
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase127d ago0xcad257…809c88
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase127d ago0x2e1453…a25cc7
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase127d ago0x801788…98fa19
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase127d ago0x0493aa…5ce30d
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0xa42b70…12da05

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.