Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa44d ago0x51c441…410cab
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa44d ago0x36634e…1e4022
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa44d ago0x115858…502ac8
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa44d ago0x76958d…3bf6f8
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa44d ago0x0a1348…4319ad
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa44d ago0xeb41df…3bc8d0
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa44d ago0xcc5f30…5c5afd
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa44d ago0x756a74…70707c
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa44d ago0xd3359b…bc0545
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa44d ago0x3c5737…ce3f99
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa44d ago0x1887f5…f73682
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa44d ago0x88cf49…418b35
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa44d ago0x06a032…ccdcac
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa44d ago0x9fd208…12ad67
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa44d ago0x2eb6ac…e9764a
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa44d ago0x1c2ce8…50a307
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa45d ago0x9ca754…6b9df0
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa45d ago0x5fb14a…2433a2
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa45d ago0x0ba9d1…9224e3
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa45d ago0x32cc78…c467ce
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa45d ago0x91155d…239314
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa45d ago0x434003…42bb33
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa45d ago0x1c48df…474442
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa45d ago0x5a5a87…9e7fa2
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa45d ago0x71adf9…879ee8

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.