Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7608…68d50x9c95…e299Base—$0.001100%fluxa39d ago0xd62708…6e1a96
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa39d ago0x52eae6…363298
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa39d ago0x48c02e…574ed3
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa39d ago0xab64fb…728cce
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa39d ago0x12e53f…a27ba7
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa39d ago0x62140e…885c1f
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa39d ago0x190f48…959a84
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa39d ago0x26e513…5c026c
0x7608…68d50x9c95…e299Base—$0.001100%fluxa39d ago0x24d002…8e03a0
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa39d ago0x03c1c5…64da0b
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa39d ago0xd3547f…fef97d
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa39d ago0xaa4b52…8eb4fd
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa39d ago0x331d6e…90d54c
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa39d ago0x02c0dc…85720d
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa39d ago0xfc28d5…808254
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa39d ago0x2fc340…52cf46
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa39d ago0x9bf62c…876bc5
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa39d ago0x0825f5…ede5b3
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa39d ago0x5388a3…0de226
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa39d ago0xcc9f7b…340fa4
0x7608…68d50x9c95…e299Base—$0.001100%fluxa39d ago0x73f2f3…7df412
0x7608…68d50x9c95…e299Base—$0.001100%fluxa39d ago0x2ee3fc…ec4af1
0x7608…68d50x9c95…e299Base—$0.001100%fluxa39d ago0x524d30…54a707
0x7608…68d50x9c95…e299Base—$0.001100%fluxa39d ago0xb92364…70c920
0x7608…68d50x9c95…e299Base—$0.001100%fluxa39d ago0xea6889…06aceb

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.