Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0810…37be0x9c95…e299Base$0.001100%Route unknown52d ago0xa288f0…7fe968
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0xce1a55…0ac1fb
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0x7ef8b4…49537f
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0xdc8a86…ab7dd6
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0x28e3ee…53f782
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0xdf03a0…daf5eb
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0xf3cd46…fb7761
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0x5474e8…3b0c28
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0xaa6aea…8bd965
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0x6edea7…ead41e
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0x4bfec9…47ff9b
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0x229d17…7b32f7
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0x394f9e…0eb261
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0xfeeaf5…cd4988
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0x355c1f…78a2ac
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0xc65686…d3291b
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0xcb7f05…80ccac
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0xfcb233…44ef2e
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0x84d774…392210
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0xe77962…459c49
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0xa733d0…7b6bbf
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0x4e20b3…03c9be
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0xad12b4…4157db
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0x4e46ab…17fa10
0x0810…37be0x9c95…e299Base$0.001100%Route unknown53d ago0x82bcef…f3b879

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.