Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001416100%coinbase94d ago0x2ed85b…954f13
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001416100%coinbase94d ago0x728198…490616
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001416100%coinbase94d ago0x327e84…b6d250
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001416100%coinbase94d ago0xb1c5b9…60758e
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001416100%coinbase94d ago0x747230…d15d8a
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001416100%coinbase94d ago0x7f2930…1eb31f
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001416100%coinbase94d ago0xefee4f…6358c4
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001416100%coinbase94d ago0x62d433…fc293f
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001416100%coinbase94d ago0xbf3ba8…3896b9
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x4b9e54…4ee5dd
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001686100%coinbase94d ago0xe4685a…c25ecb
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001686100%coinbase94d ago0xe90b5b…d9792e
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001686100%coinbase94d ago0xc2be10…275805
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001686100%coinbase94d ago0x829ed4…b63f1a
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001686100%coinbase94d ago0xf54ed2…62ce7c
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001686100%coinbase94d ago0x753707…928c84
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001686100%coinbase94d ago0x952383…1fb84c
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001686100%coinbase94d ago0xa7ee8a…8351fc
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001686100%coinbase94d ago0xfea352…9fb55d
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001686100%coinbase94d ago0x826c9a…f59c7f
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001686100%coinbase94d ago0xc44a4f…ae1833
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001686100%coinbase94d ago0x64fc40…2a40eb
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.00149100%coinbase94d ago0xb7a443…3a6cea
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.00149100%coinbase94d ago0xc85068…fc78e2
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.00149100%coinbase94d ago0xfbe948…cf3a11

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.