Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a90…92780xfe80…47eeBase$0.001100%fluxa15d ago0x06bfda…5923a8
0x2a90…92780xfe80…47eeBase$0.001100%fluxa15d ago0xdd8bd5…1c5583
0x2a90…92780xfe80…47eeBase$0.001100%fluxa15d ago0x2e7d31…1bc0dd
0x2a90…92780xfe80…47eeBase$0.001100%fluxa15d ago0x05ede6…7dabdc
0x2a90…92780xfe80…47eeBase$0.001100%fluxa16d ago0xd678cc…820e65
0x2a90…92780xfe80…47eeBase$0.001100%fluxa16d ago0x576d55…b548b0
0x2a90…92780xfe80…47eeBase$0.001100%fluxa16d ago0xb147a8…e7af65
0x2a90…92780xfe80…47eeBase$0.001100%fluxa16d ago0x4ecfb8…26862a
0x2a90…92780xfe80…47eeBase$0.001100%fluxa16d ago0x048e7b…277b1e
0x2a90…92780xfe80…47eeBase$0.001100%fluxa16d ago0xf1ea33…5006be
0x2a90…92780xfe80…47eeBase$0.001100%fluxa16d ago0xd57768…f4a317
0x2a90…92780xfe80…47eeBase$0.001100%fluxa16d ago0x532392…4a0409
0x2a90…92780xfe80…47eeBase$0.001100%fluxa16d ago0xc27b9c…ad627b
0x2a90…92780xfe80…47eeBase$0.001100%fluxa16d ago0xa90729…ff0056
0x2a90…92780xfe80…47eeBase$0.001100%fluxa16d ago0xba853b…faf1a7
0x2a90…92780xfe80…47eeBase$0.001100%fluxa16d ago0x12549b…341982
0x2a90…92780xfe80…47eeBase$0.001100%fluxa16d ago0xfce47a…8abc27
0x2a90…92780xfe80…47eeBase$0.001100%fluxa16d ago0xb31ab4…06701b
0x2a90…92780xfe80…47eeBase$0.001100%fluxa16d ago0x1d12ab…8152b8
0x2a90…92780xfe80…47eeBase$0.001100%fluxa16d ago0x4fcf4f…7d3403
0x2a90…92780xfe80…47eeBase$0.001100%fluxa16d ago0xcf702e…273221
0x2a90…92780xfe80…47eeBase$0.001100%fluxa16d ago0x4454a1…b07541
0x2a90…92780xfe80…47eeBase$0.001100%fluxa16d ago0x95ac0e…448325
0x2a90…92780xfe80…47eeBase$0.001100%fluxa16d ago0xa90fc3…71d70d
0x2a90…92780xfe80…47eeBase$0.001100%fluxa16d ago0x7aca36…a7b4d6

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.