Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0x470e07…53055c
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0x0a9758…484833
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0x4a8583…fef379
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0x2ff886…0ea777
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0x1b1afe…19dad6
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0xe45eac…8a7135
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0xe4f4dc…946a70
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0xe06d82…f0cb39
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0x4bc695…92ec4e
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0xa76554…380316
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0x0c1238…4ecc14
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0xac3dfa…85f0a5
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0x0c6535…236f3c
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0xbad280…c3b727
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0xc50253…b096d7
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0xfe07b8…c903d1
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0xdd12e6…b6f782
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0x982d3d…5af6fd
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0x5c2990…98f819
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0x5ad11b…31e22b
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0xc634f8…75f50d
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0x35e3e4…8bd85f
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0x880147…44ac11
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0xf36f98…a1efc0
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa15d ago0xb22266…d88e93

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.