Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa34d ago0xe664a9…bddd95
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa34d ago0x3a75d3…25f14e
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa34d ago0x145fcd…c2cbd2
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa34d ago0x6a2a28…4e3a72
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa34d ago0xf6d5a3…b53697
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa34d ago0xe1ca4b…84c492
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa34d ago0x464102…4a5523
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa34d ago0x594e25…e68691
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa34d ago0x1526be…01f789
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa34d ago0xf5fcf2…e9c077
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa34d ago0xf2166a…42fc4b
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa34d ago0x0d214c…642baa
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa34d ago0x2c0074…768542
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa34d ago0x46132a…161db8
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa34d ago0x32e20e…8e52a3
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa34d ago0xd7440e…bda870
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa34d ago0x460f15…a05b2e
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa34d ago0x2320f0…3ac65d
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa34d ago0x51d3df…388e24
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa34d ago0x23392d…959291
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa34d ago0xe5b6b7…ccdd73
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa34d ago0x54f76d…2fcf6d
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa34d ago0xdc3313…16fca6
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa34d ago0x32a61f…6a52ff
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa35d ago0x231a56…487fa3

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.