Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc56e…9d720xfe80…47eeBase$0.001100%fluxa12d ago0x1a764c…1f5454
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa12d ago0x97d101…b338a9
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa12d ago0xbc3b67…58964f
0x8798…93680xfe80…47eeBase$0.001100%fluxa12d ago0xdb0f86…ff0e04
0xcf53…3e510xfe80…47eeBase$0.001100%fluxa12d ago0xa76684…ee7f7a
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa12d ago0x35f480…abbddf
0x9b5e…e54e0xfe80…47eeBase$0.001100%fluxa12d ago0xa11e30…1d71c9
0xd216…efda0xfe80…47eeBase$0.001100%fluxa12d ago0xa8e90e…d36bd8
0xd6f6…f67a0xfe80…47eeBase$0.001100%fluxa12d ago0x336642…9c69a4
0x70d5…e9690xfe80…47eeBase$0.001100%fluxa12d ago0x70b584…607f76
0xd8d8…39f90xfe80…47eeBase$0.001100%fluxa12d ago0x4db0f2…1060f3
0xc829…2b850xfe80…47eeBase$0.001100%fluxa12d ago0x08e7e1…4aca14
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa12d ago0x0bda2e…35224a
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa12d ago0xdfdecd…f734a2
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa12d ago0xe7468b…f2550b
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa12d ago0x757558…5bbf4e
0x9dc4…4cd80xfe80…47eeBase$0.001100%fluxa12d ago0xd3707e…ac4d7c
0x7974…2afe0xfe80…47eeBase$0.001100%fluxa12d ago0x0ec57c…a9da01
0xf3d3…59e10xfe80…47eeBase$0.001100%fluxa12d ago0x66a255…287f5c
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa12d ago0x8e04b7…881c1c
0x7545…925c0xfe80…47eeBase$0.001100%fluxa12d ago0x331bf8…a51784
0x5312…f1010xfe80…47eeBase$0.001100%fluxa12d ago0x5a59a6…47d97a
0x5f0c…d3dd0xfe80…47eeBase$0.001100%fluxa12d ago0x82b079…81048a
0x3407…70d20xfe80…47eeBase$0.001100%fluxa12d ago0x7ed55c…d57e09
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa12d ago0xc383e4…055022

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.