Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8097…59590xfe80…47eeBase$0.001100%fluxa30d ago0x745cdc…5ecd8e
0x8097…59590xfe80…47eeBase$0.001100%fluxa30d ago0x85c74a…3e2111
0x8097…59590xfe80…47eeBase$0.001100%fluxa30d ago0xdba2d0…a12c24
0x8097…59590xfe80…47eeBase$0.001100%fluxa30d ago0x9f73a1…a200ae
0x8097…59590xfe80…47eeBase$0.001100%fluxa30d ago0xfad475…a396a5
0x8097…59590xfe80…47eeBase$0.001100%fluxa30d ago0xeeddc9…37f4ae
0x8097…59590xfe80…47eeBase$0.001100%fluxa30d ago0x7b3adc…b9d0ae
0x8097…59590xfe80…47eeBase$0.001100%fluxa30d ago0x0b652a…076510
0x8097…59590xfe80…47eeBase$0.001100%fluxa30d ago0x7167c0…f271b7
0x8097…59590xfe80…47eeBase$0.001100%fluxa30d ago0xd648f1…388283
0x8097…59590xfe80…47eeBase$0.001100%fluxa30d ago0xa96fa6…6e664d
0x8097…59590xfe80…47eeBase$0.001100%fluxa30d ago0x5aedc0…0686cd
0x8097…59590xfe80…47eeBase$0.001100%fluxa30d ago0xa6089a…f7b7b7
0x8097…59590xfe80…47eeBase$0.001100%fluxa30d ago0x491cd9…8bcf9a
0x8097…59590xfe80…47eeBase$0.001100%fluxa30d ago0x152009…103ff4
0x8097…59590xfe80…47eeBase$0.001100%fluxa30d ago0x95e33c…85652c
0x8097…59590xfe80…47eeBase$0.001100%fluxa30d ago0xdc61b3…aa2a79
0x8097…59590xfe80…47eeBase$0.001100%fluxa30d ago0x26d005…eb99af
0x8097…59590xfe80…47eeBase$0.001100%fluxa30d ago0x9633ab…cf55d2
0x8097…59590x9c95…e299Base$0.001100%fluxa31d ago0xfe11fe…b54a6c
0x8097…59590x9c95…e299Base$0.001100%fluxa31d ago0x83cae5…1ddc21
0x8097…59590x9c95…e299Base$0.001100%fluxa31d ago0x097ebc…c4f593
0x8097…59590x9c95…e299Base$0.001100%fluxa31d ago0xfeada2…e3802b
0x8097…59590x9c95…e299Base$0.001100%fluxa31d ago0x392db1…e7a235
0x8097…59590x9c95…e299Base$0.001100%fluxa31d ago0xa4cb5a…baf12f

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.