Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa34b…a97f0x85ec…e1c7Base—$12.0070%0x2fbf…ec659d ago0x49ccf4…c6fc0a
0xa34b…a97f0x5935…e833Base—$6.0070%0x310e…65f19d ago0x7d56c3…10ea1d
0xa34b…a97f0x85ec…e1c7Base—$7.0070%0x4337…d0b29d ago0x92ddfc…1c8a6c
0xa34b…a97f0x8ae3…5367Base—$7.7570%0x4337…7a5d9d ago0xe4b005…d10ce7
0xa34b…a97f0xb0de…3d70Base—$14.0070%0xf793…af759d ago0xe4dbd5…f2b2a2
0xa34b…a97f0xbf9b…c15eBase—$5.0070%0x2fbf…ec659d ago0xde6203…bf76c0
0xa34b…a97f0xc4d2…9e90Base—$6.0070%0xf793…af7510d ago0xb6dcb9…885a33
0xa34b…a97f0x7053…63acBase—$10.0070%0x4337…7b1f10d ago0x372d2f…ee44a5
0xa34b…a97f0xac19…5b07Base—$53.0070%0x2fbf…ec6510d ago0x1adf7e…5f0d6e
0xa34b…a97f0x425b…74aeBase—$11.5070%0x4337…853810d ago0xca0a1f…4deb83

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.