Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa49d ago0x86c454…7821bc
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa49d ago0xa75b82…d98cc1
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa49d ago0x96387c…acfce3
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa49d ago0xaf77e9…4b9699
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa49d ago0xb1bf4c…8eb7c7
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa49d ago0x7a361b…764dc7
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa49d ago0x191471…08b9ba
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa49d ago0x4ad021…f91178
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa49d ago0xaf9e4c…6cfc90
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa49d ago0xa268a1…6e58c1
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa49d ago0xa670e0…9c0f26
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa49d ago0x47d986…f731d0
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa49d ago0x891584…6575c2
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa49d ago0x12f873…a36c34
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa49d ago0x688dde…73cadf
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa49d ago0xd96870…350e55
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa49d ago0xf97812…3814f7
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa49d ago0x1ac16f…697b1a
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa49d ago0x47813a…065c6e
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa49d ago0xbaf704…0a6266
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa49d ago0xde750e…ed6ab5
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa50d ago0x335762…1dfd81
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa50d ago0x056bb2…2eea66
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa50d ago0x25ad28…58cc91
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa50d ago0x1ec734…600317

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.