Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa44d ago0xd467a0…03137f
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa44d ago0xbaf957…d63c77
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa44d ago0x497121…e8a8ea
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa44d ago0x5b35b5…581901
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa44d ago0xa8d461…1ef628
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa44d ago0x2e6e23…cbdbb3
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa44d ago0x9fab46…6688cf
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa44d ago0x632257…6e8691
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa44d ago0x355ae6…42d87e
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa44d ago0xa6b1c5…984909
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa44d ago0xc117d4…7e639c
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa44d ago0x9d87d6…2617d7
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa44d ago0x2f3573…fac8c6
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa44d ago0xcb7ff0…d1e516
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa44d ago0x30d67e…ef4c51
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa44d ago0x675255…6e18e4
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa44d ago0xd9df58…f33a77
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa44d ago0xcb8aab…3be04f
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa44d ago0x96c573…11c92d
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa44d ago0xfa09df…8ab7e5
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa44d ago0x047c59…5c8f26
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa44d ago0xf14c3a…7c72ec
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa44d ago0xe6fb08…0d3483
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa44d ago0xa58147…dac860
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa44d ago0x1ccd6d…03a8a8

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.