Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa54d ago0xa85d2c…d3e656
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa54d ago0xb1265d…739a23
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa54d ago0x499a79…fde2fe
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa54d ago0xc90202…a5b5d9
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa54d ago0xc9ed17…7b6f1b
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa54d ago0x209665…0aad67
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa54d ago0xa0e71c…b6277b
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa54d ago0xb17c28…816d6b
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa54d ago0x90b067…446653
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa54d ago0xeddff9…0e7189
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa54d ago0xcaea96…4563df
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa54d ago0x6c11e2…d4a6a5
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa54d ago0x309325…00f116
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa54d ago0xb0f1f9…fa75f8
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa54d ago0xb5fcf8…97c0b8
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa54d ago0x57b011…4d031f
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa54d ago0x6aff2a…d17751
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa54d ago0x91dd2d…7a0767
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa54d ago0x42091e…ad8516
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa54d ago0x7429f5…c1cae7
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa54d ago0x1b3b49…774831

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.