Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa41d ago0x5820a7…44ec99
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa41d ago0x34a5ef…01d229
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa41d ago0xac1eb6…7c6227
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa41d ago0x640ebf…525d2b
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa41d ago0x089383…5052ee
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa41d ago0x797ab3…c39f15
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa41d ago0x7b753d…c885ed
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa41d ago0xe71958…293575
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa41d ago0x3278c8…a1b8fd
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa41d ago0xaa68cf…8e0961
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa41d ago0x77d6bf…4ba092
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa41d ago0x7e4a06…23e7ea
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa41d ago0x6fc235…3b6395
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa41d ago0x9b6723…66c354
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa41d ago0xcd72f0…002275
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa41d ago0xc84378…372a08
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa41d ago0x06fec0…7e7ee6
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa41d ago0xa31df8…fd148d
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa41d ago0x3c3814…1cb95e
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa41d ago0xd2e734…20a3b9
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa41d ago0xb0e1cd…f23543
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa41d ago0xfaebf6…dccc32
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa41d ago0x1ba5b6…02e959
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa41d ago0xf9bfa4…88fce8
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa41d ago0xe39475…acfe30

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.