Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c0e…e5be0xfe80…47eeBase$0.001100%fluxa49d ago0x667b0e…85df65
0x7c0e…e5be0x9c95…e299Base$0.001100%fluxa49d ago0x9c1ec7…d84f2d
0x7c0e…e5be0x9c95…e299Base$0.001100%fluxa49d ago0x141e21…1b0616
0x7c0e…e5be0xfe80…47eeBase$0.001100%fluxa49d ago0xffa8d7…93c892
0x7c0e…e5be0xfe80…47eeBase$0.001100%fluxa49d ago0x23bc6a…630548
0x7c0e…e5be0xfe80…47eeBase$0.001100%fluxa49d ago0x7ddbe7…791323
0x7c0e…e5be0xfe80…47eeBase$0.001100%fluxa49d ago0x5fc0a2…c40c37
0x7c0e…e5be0xfe80…47eeBase$0.001100%fluxa49d ago0x0b331d…843deb
0x7c0e…e5be0xfe80…47eeBase$0.001100%fluxa49d ago0x84bbef…ba5d97
0x7c0e…e5be0xfe80…47eeBase$0.001100%fluxa49d ago0x4855e7…c27cc3
0x7c0e…e5be0xfe80…47eeBase$0.001100%fluxa49d ago0x5c8e32…69dd2c
0x7c0e…e5be0xfe80…47eeBase$0.001100%fluxa50d ago0xeb61d8…236181
0x7c0e…e5be0xfe80…47eeBase$0.001100%fluxa50d ago0xbb0891…ba3304
0x7c0e…e5be0xfe80…47eeBase$0.001100%fluxa50d ago0x60e45d…384bbe
0x7c0e…e5be0xfe80…47eeBase$0.001100%fluxa50d ago0xe9d696…956706
0x7c0e…e5be0xfe80…47eeBase$0.001100%fluxa50d ago0x48e57d…4ae87e
0x7c0e…e5be0xfe80…47eeBase$0.001100%fluxa50d ago0xece712…2df299
0x7c0e…e5be0xfe80…47eeBase$0.001100%fluxa50d ago0xb89aca…d0d8d1
0x7c0e…e5be0xfe80…47eeBase$0.001100%fluxa50d ago0xe85fa4…516876
0x7c0e…e5be0xfe80…47eeBase$0.001100%fluxa50d ago0xd8aa2f…f8ed1d
0x7c0e…e5be0xfe80…47eeBase$0.001100%fluxa50d ago0x383906…ef25e1
0x7c0e…e5be0xfe80…47eeBase$0.001100%fluxa50d ago0xecba3b…abaa75
0x7c0e…e5be0xfe80…47eeBase$0.001100%fluxa50d ago0x21fb17…cf798f
0x7c0e…e5be0xfe80…47eeBase$0.001100%fluxa50d ago0xdf433e…aadd76
0x7c0e…e5be0x9c95…e299Base$0.001100%fluxa50d ago0x1c68d3…a68d0a

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.