Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase96d ago0xffa079…9461c0
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates96d ago0xf0a0e5…5f2d94
0xeb0e…4f690x13bf…b9a7Base—$0.002100%candidates96d ago0x72e7a0…cd6694
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates96d ago0x2b30f1…137b52
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase96d ago0xd919ac…8c8326
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates96d ago0x008f0f…f55ba9
0xeb0e…4f690x13bf…b9a7Base—$0.002100%candidates96d ago0x8afe35…286889
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates96d ago0x3a6f47…50bcd8
0xeb0e…4f690x13bf…b9a7Base—$0.002100%candidates96d ago0x70be54…6e87de
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates96d ago0xff046e…663c8e
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase96d ago0x5ae2bf…ad08f6
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates96d ago0xa9afe6…202e88
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase96d ago0xf5750c…54296c
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates96d ago0x73e620…96a3c3
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase96d ago0x4371a2…883c36
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates96d ago0x8df0ac…429225
0xeb0e…4f690x13bf…b9a7Base—$0.002100%candidates96d ago0x88cf81…5abbb3
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates96d ago0x2cc6a7…88d15b
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase96d ago0x92bab3…5b51dd
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates96d ago0x8e9e11…bf3587
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase96d ago0x04ea4c…8c1ad7
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates96d ago0x4ea159…46aa5e
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase96d ago0x7f6d39…ff64e2
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates96d ago0x01d174…875093
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase96d ago0x5ea9db…90d9e9

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.