Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19a7…26650xfe80…47eeBase$0.001100%fluxa37d ago0xac32a0…d14d0a
0x19a7…26650x9c95…e299Base$0.001100%fluxa37d ago0x72a7a7…5d3e42
0x19a7…26650xfe80…47eeBase$0.001100%fluxa37d ago0xc940f6…77820e
0x19a7…26650xfe80…47eeBase$0.001100%fluxa37d ago0x5435e8…d461a2
0x19a7…26650xfe80…47eeBase$0.001100%fluxa37d ago0x98df7b…26b781
0x19a7…26650xfe80…47eeBase$0.001100%fluxa37d ago0xb4d588…401a7b
0x19a7…26650xfe80…47eeBase$0.001100%fluxa37d ago0x6225b2…a4368b
0x19a7…26650xfe80…47eeBase$0.001100%fluxa37d ago0xa8a5c0…4ac0f7
0x19a7…26650xfe80…47eeBase$0.001100%fluxa37d ago0x15a3af…86531e
0x19a7…26650xfe80…47eeBase$0.001100%fluxa37d ago0x85ade5…1051a2
0x19a7…26650xfe80…47eeBase$0.001100%fluxa37d ago0x85e1df…4c8139
0x19a7…26650xfe80…47eeBase$0.001100%fluxa37d ago0x393c65…5f632b
0x19a7…26650xfe80…47eeBase$0.001100%fluxa37d ago0xa0cf2e…8a3181
0x19a7…26650x9c95…e299Base$0.001100%fluxa37d ago0x701459…9c3869
0x19a7…26650xfe80…47eeBase$0.001100%fluxa38d ago0xe31929…915ae9
0x19a7…26650xfe80…47eeBase$0.001100%fluxa38d ago0x01c3d7…f37082
0x19a7…26650xfe80…47eeBase$0.001100%fluxa38d ago0xc0b370…29121d
0x19a7…26650x9c95…e299Base$0.001100%fluxa38d ago0x8ce9b1…198ddc
0x19a7…26650xfe80…47eeBase$0.001100%fluxa38d ago0x51ed7e…4faa41
0x19a7…26650xfe80…47eeBase$0.001100%fluxa38d ago0xbb021a…4fa4ef
0x19a7…26650x9c95…e299Base$0.001100%fluxa38d ago0x3fd10e…2cf091
0x19a7…26650xfe80…47eeBase$0.001100%fluxa38d ago0x91ec80…b3446e
0x19a7…26650x9c95…e299Base$0.001100%fluxa38d ago0xf25a84…b491a7
0x19a7…26650xfe80…47eeBase$0.001100%fluxa38d ago0xb557f3…66a11e
0x19a7…26650xfe80…47eeBase$0.001100%fluxa38d ago0x20d28f…249769

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.