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%fluxa34d ago0xbff6fb…b58e3f
0x8097…59590xfe80…47eeBase—$0.001100%fluxa34d ago0xfca4c1…0b0a34
0x8097…59590xfe80…47eeBase—$0.001100%fluxa35d ago0x1677e6…9f0c06
0x8097…59590xfe80…47eeBase—$0.001100%fluxa35d ago0xf83b69…cd4e3a
0x8097…59590xfe80…47eeBase—$0.001100%fluxa35d ago0x3aa5d9…63da19
0x8097…59590xfe80…47eeBase—$0.001100%fluxa35d ago0x95a82f…6244f2
0x8097…59590xfe80…47eeBase—$0.001100%fluxa35d ago0xf1e5ce…89c70c
0x8097…59590x9c95…e299Base—$0.001100%fluxa35d ago0x3d2ed0…da14ab
0x8097…59590xfe80…47eeBase—$0.001100%fluxa35d ago0xe8d6f1…ade3b1
0x8097…59590xfe80…47eeBase—$0.001100%fluxa35d ago0xd4a5b3…d3b73f
0x8097…59590xfe80…47eeBase—$0.001100%fluxa35d ago0x172468…72fe9f
0x8097…59590xfe80…47eeBase—$0.001100%fluxa35d ago0x46511c…8fefd1
0x8097…59590x9c95…e299Base—$0.001100%fluxa35d ago0x3ca0c8…515fd3
0x8097…59590xfe80…47eeBase—$0.001100%fluxa35d ago0xee79f5…784251
0x8097…59590xfe80…47eeBase—$0.001100%fluxa35d ago0x23ede1…bd4e2c
0x8097…59590xfe80…47eeBase—$0.001100%fluxa35d ago0x668f5a…4317d6
0x8097…59590xfe80…47eeBase—$0.001100%fluxa35d ago0x80e7d6…aeefb4
0x8097…59590xfe80…47eeBase—$0.001100%fluxa35d ago0x31ccb2…d4087d
0x8097…59590xfe80…47eeBase—$0.001100%fluxa35d ago0xa81a82…fc5dba
0x8097…59590xfe80…47eeBase—$0.001100%fluxa35d ago0x619396…c70188
0x8097…59590x9c95…e299Base—$0.001100%fluxa35d ago0xd212da…d95864
0x8097…59590xfe80…47eeBase—$0.001100%fluxa35d ago0x0f7e62…11df18
0x8097…59590xfe80…47eeBase—$0.001100%fluxa35d ago0x9cc51e…0ea1c8
0x8097…59590xfe80…47eeBase—$0.001100%fluxa35d ago0xb843d4…577574
0x8097…59590xfe80…47eeBase—$0.001100%fluxa35d ago0x83c09d…cc5278

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.