Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6614…18f20x9c95…e299Base$0.001100%Route unknown55d ago0x6d5d62…c93921
0x6614…18f20x9c95…e299Base$0.001100%Route unknown55d ago0x46506d…4afadf
0x6614…18f20x9c95…e299Base$0.001100%Route unknown55d ago0xa9d2de…4838c5
0x6614…18f20x9c95…e299Base$0.001100%Route unknown55d ago0xfe0036…e6c7e7
0x6614…18f20x9c95…e299Base$0.001100%Route unknown55d ago0x4d29b4…94a411
0x6614…18f20x9c95…e299Base$0.001100%Route unknown55d ago0xffae07…47df17
0x6614…18f20x9c95…e299Base$0.001100%Route unknown55d ago0x330ebc…692bcf
0x6614…18f20x9c95…e299Base$0.001100%Route unknown55d ago0x950b28…8595e6
0x6614…18f20x9c95…e299Base$0.001100%Route unknown55d ago0xa80f07…947d84
0x6614…18f20x9c95…e299Base$0.001100%Route unknown55d ago0x394d15…7d3aaa
0x6614…18f20x9c95…e299Base$0.001100%Route unknown55d ago0xa26844…9cb02e
0x6614…18f20x9c95…e299Base$0.001100%Route unknown55d ago0x777a90…665162
0x6614…18f20x9c95…e299Base$0.001100%Route unknown55d ago0x5a7ea4…88fddb
0x6614…18f20x9c95…e299Base$0.001100%Route unknown55d ago0x7b4972…439e20
0x6614…18f20x9c95…e299Base$0.001100%Route unknown55d ago0x44b2ec…4b170d
0x6614…18f20x9c95…e299Base$0.001100%Route unknown55d ago0x0dd6e6…f6e4ff
0x6614…18f20x9c95…e299Base$0.001100%Route unknown55d ago0x2b42d1…769a37
0x6614…18f20x9c95…e299Base$0.001100%Route unknown55d ago0x7996a7…a61977
0x6614…18f20x9c95…e299Base$0.001100%Route unknown55d ago0x68fb0d…e9d319
0x6614…18f20x9c95…e299Base$0.001100%Route unknown55d ago0xb15b8d…9b9010
0x6614…18f20x9c95…e299Base$0.001100%Route unknown55d ago0xcb8f74…49dff8
0x6614…18f20x9c95…e299Base$0.001100%Route unknown55d ago0x326a77…9b0311

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.