Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd3c…34ca0x9c95…e299Base$0.001100%fluxa31d ago0xb09d87…84908d
0xfd3c…34ca0x9c95…e299Base$0.001100%fluxa31d ago0x40af75…5a0a69
0xfd3c…34ca0x9c95…e299Base$0.001100%fluxa31d ago0xa6ad85…5f62df
0xfd3c…34ca0x9c95…e299Base$0.001100%fluxa31d ago0xe5de8e…0017da
0xfd3c…34ca0x9c95…e299Base$0.001100%fluxa31d ago0xf8c4e2…821ec7
0xfd3c…34ca0x9c95…e299Base$0.001100%fluxa31d ago0xa97e62…f52961
0xfd3c…34ca0x9c95…e299Base$0.001100%fluxa31d ago0xc062ba…3dfb44
0xfd3c…34ca0x9c95…e299Base$0.001100%fluxa31d ago0xa4050d…eccb23
0xfd3c…34ca0x9c95…e299Base$0.001100%fluxa31d ago0xd612fa…6bb6d6
0xfd3c…34ca0x9c95…e299Base$0.001100%fluxa31d ago0xd732dc…28ff98
0xfd3c…34ca0x9c95…e299Base$0.001100%fluxa31d ago0xd5a2a3…8c9511
0xfd3c…34ca0x9c95…e299Base$0.001100%fluxa31d ago0xe783ab…f03d73
0xfd3c…34ca0x9c95…e299Base$0.001100%fluxa32d ago0xed2254…af6f66
0xfd3c…34ca0x9c95…e299Base$0.001100%fluxa32d ago0x6e4bbe…41aa52
0xfd3c…34ca0x9c95…e299Base$0.001100%fluxa32d ago0xc5fc8e…0f2d74
0xfd3c…34ca0x9c95…e299Base$0.001100%fluxa32d ago0x4ca5b3…dc3663
0xfd3c…34ca0xfe80…47eeBase$0.001100%fluxa32d ago0x3035ce…9b367b
0xfd3c…34ca0xfe80…47eeBase$0.001100%fluxa32d ago0x223f46…9278fe
0xfd3c…34ca0x9c95…e299Base$0.001100%fluxa32d ago0x6535ac…248e3d
0xfd3c…34ca0xfe80…47eeBase$0.001100%fluxa32d ago0xd0402f…76370f
0xfd3c…34ca0xfe80…47eeBase$0.001100%fluxa32d ago0xcd10c3…051116
0xfd3c…34ca0xfe80…47eeBase$0.001100%fluxa32d ago0x968cf2…967b95
0xfd3c…34ca0xfe80…47eeBase$0.001100%fluxa32d ago0x3e2073…5999be
0xfd3c…34ca0x9c95…e299Base$0.001100%fluxa32d ago0xe4ed95…a4e911
0xfd3c…34ca0x9c95…e299Base$0.001100%fluxa32d ago0x56c9d5…684a79

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.