Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8bc…dcd60x9c95…e299Base$0.001100%fluxa49d ago0x2fc8e5…26f1df
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0x92fb8e…bb6454
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0x18f08c…509b29
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0xd8cb8c…1f89f7
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0x67b358…2acceb
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0xa1dd49…646a6a
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0x93e455…9c070f
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0xf04dbd…1faeef
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0xf32ba7…ac9901
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0x954da8…96137a
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0xe5b1c7…aad2c1
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0xa02125…606450
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0x4d2c82…0615d7
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0x452654…5c682c
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0xc85fbe…4a640a
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0x4d1bfc…eb6632
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0x379986…f527ff
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0x34084a…3082e5
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0x08f110…023b10
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0xaef802…e9f68c
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0x6495a3…a5b294
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0xda5290…cb2911
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0x955012…adaf3f
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0x0a5d1a…bf3c4a
0xf8bc…dcd60xfe80…47eeBase$0.001100%fluxa49d ago0xa162e2…486a33

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.