Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa37d ago0x88b221…120548
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa37d ago0xec0c0c…47f097
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa37d ago0x105f92…27dbed
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa37d ago0x39b2a4…61a006
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa37d ago0x67beeb…8e80c1
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa37d ago0xa1ee1f…43e7a4
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa37d ago0x530b1e…10bedc
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa37d ago0xa5a1f6…74b15b
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa37d ago0x70431b…dcadb7
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa37d ago0x4b70a9…dabcf3
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa37d ago0x26d2d4…97209f
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa37d ago0x281c86…edaaa5
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa37d ago0x4fdd09…5b1647
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa37d ago0xc69b17…b32228
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa37d ago0x483722…c0ed51
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa37d ago0x8111fb…513d57
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa37d ago0x10e1dc…30a679
0x51c4…10d70x9c95…e299Base—$0.001100%fluxa37d ago0x600d60…9120ac
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa37d ago0xb021c2…9dfdf1
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa37d ago0x495144…46e756
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa37d ago0x7cdc54…e00b98
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa37d ago0x2efc18…3953d0
0x51c4…10d70x9c95…e299Base—$0.001100%fluxa37d ago0xa84e6d…40faa3
0x51c4…10d70x9c95…e299Base—$0.001100%fluxa37d ago0xb9fc50…770676
0x51c4…10d70x9c95…e299Base—$0.001100%fluxa37d ago0x49b535…8fca4f

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.