Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1900…4ca70x9c95…e299Base$0.001100%fluxa12d ago0xa85b87…4cedc1
0x1900…4ca70x9c95…e299Base$0.001100%fluxa12d ago0xd37d9b…2433a9
0x1900…4ca70x9c95…e299Base$0.001100%fluxa12d ago0xe3f4cd…54bfd6
0x1900…4ca70x9c95…e299Base$0.001100%fluxa12d ago0xe921a6…4cb5ec
0x1900…4ca70x9c95…e299Base$0.001100%fluxa12d ago0xbb4c80…531a95
0x1900…4ca70x9c95…e299Base$0.001100%fluxa12d ago0x76b9d3…e630ae
0x1900…4ca70x9c95…e299Base$0.001100%fluxa12d ago0xce86ca…7a860e
0x1900…4ca70x9c95…e299Base$0.001100%fluxa12d ago0xba5972…a12f00
0x1900…4ca70x9c95…e299Base$0.001100%fluxa12d ago0xf74bb4…9b8fbe
0x1900…4ca70x9c95…e299Base$0.001100%fluxa12d ago0x10b58b…45406e
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa12d ago0x08ab86…65e330
0x1900…4ca70x9c95…e299Base$0.001100%fluxa13d ago0x555171…e81539
0x1900…4ca70x9c95…e299Base$0.001100%fluxa13d ago0x058aaa…fd7167
0x1900…4ca70x9c95…e299Base$0.001100%fluxa13d ago0x4b73fc…3b9e96
0x1900…4ca70x9c95…e299Base$0.001100%fluxa13d ago0x3387f6…706b36
0x1900…4ca70x9c95…e299Base$0.001100%fluxa13d ago0x9115c7…c3a74f
0x1900…4ca70x9c95…e299Base$0.001100%fluxa13d ago0x0acd0b…13102c
0x1900…4ca70x9c95…e299Base$0.001100%fluxa13d ago0xba2b08…483920
0x1900…4ca70x9c95…e299Base$0.001100%fluxa13d ago0x925671…8534bb
0x1900…4ca70x9c95…e299Base$0.001100%fluxa13d ago0x67e09a…afde22
0x1900…4ca70x9c95…e299Base$0.001100%fluxa13d ago0x8c500d…11d529
0x1900…4ca70x9c95…e299Base$0.001100%fluxa13d ago0x8be632…601c5b
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa13d ago0x42e261…54921f
0x1900…4ca70x9c95…e299Base$0.001100%fluxa13d ago0x16a127…881895
0x1900…4ca70x9c95…e299Base$0.001100%fluxa13d ago0x3a0272…76d0ab

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.