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.001319100%coinbase106d ago0x6aa3d7…cb826e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001516100%coinbase106d ago0x0cb75e…5d04a6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001187100%coinbase106d ago0x957bf5…823796
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001438100%coinbase106d ago0xb3339d…bb6159
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001356100%coinbase106d ago0x4ae30a…b99e11
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001756100%coinbase106d ago0x38bda6…e640f8
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001601100%coinbase106d ago0xc95b6b…a300c4
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.0014100%coinbase106d ago0xb0bb66…94b341
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001149100%coinbase106d ago0x87075c…00a5e5
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00113100%coinbase106d ago0x58ed06…b679a6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001258100%coinbase106d ago0x31108b…854ad7
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001832100%coinbase106d ago0xf5cf87…c98bfe
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001655100%coinbase106d ago0xc3356c…97cfe7
0xca22…c1c80x54c9…0b90Base—$0.002100%fluxa106d ago0x4dee0e…35b2cd
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001479100%coinbase106d ago0x665ffa…c90c65
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001628100%coinbase106d ago0xb4ed81…e3304c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001887100%coinbase106d ago0xbb102d…444bb8
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001315100%coinbase106d ago0x1c0f86…b1ede2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00158100%coinbase106d ago0xf68c66…0b84d1
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001768100%coinbase106d ago0x7aef89…018cf0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00139100%coinbase106d ago0x96f776…4daddb
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001774100%coinbase106d ago0xe78fb1…0a123d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001273100%coinbase106d ago0xcb9bd8…fe03b1
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001252100%coinbase106d ago0x405650…86a481
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001458100%coinbase107d ago0x8f6316…f31d8c

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.