Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00134100%coinbase132d ago0x63f246…76a516
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001151100%coinbase132d ago0x6445fc…9c6f8c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001605100%coinbase132d ago0x4c670b…85b97d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001187100%coinbase132d ago0xddbd27…d12a0c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001477100%coinbase132d ago0xc39b33…a68c60
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00128100%coinbase132d ago0xb188c6…f14a20
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00122100%coinbase132d ago0xef4c70…63eb56
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001469100%coinbase132d ago0x8fa7a7…2f6b74
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001662100%coinbase132d ago0xc483d0…64706c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00121100%coinbase132d ago0x2bdcc2…11cc74
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001598100%coinbase132d ago0xa7ab18…bb0ae4
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001535100%coinbase132d ago0x9a6789…1af9be
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001336100%coinbase132d ago0x5df297…984286
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001512100%coinbase132d ago0x7d9a9b…5a6b72
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00113100%coinbase132d ago0x1e50ba…756d82
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001884100%coinbase132d ago0x2dd9d0…64d684
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001876100%coinbase132d ago0xb033f0…48dcf8
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00129100%coinbase132d ago0x586c40…31beb1
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001571100%coinbase132d ago0x7aa020…a6a9d3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001361100%coinbase132d ago0xaa63e8…b5c0af
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00121100%coinbase132d ago0x68427d…105a6c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001541100%coinbase132d ago0xaa6f6f…3d7a7c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001151100%coinbase132d ago0xeaff7d…bef87b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00161100%coinbase132d ago0x344f70…4d9667
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001369100%coinbase132d ago0xe76082…2d7d16

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.