Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0xc6af98…cd1cce
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0xc08f30…fa3105
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0xf18085…13bbdc
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0x53be24…189934
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0x3e2843…8def7b
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0x0e3a15…3b197c
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0xd7a3c2…697c95
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0xf35a40…0304c8
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0x8bdd3a…ad95ef
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0x8e6e4b…49763c
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0xecaa48…947be0
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0xe5a217…6d2053
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0xd72c66…9e5150
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0xec3138…13ae4c
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0xed6b9f…4dd624
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0xabec81…406ecc
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0x5c8efc…eb3bed
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0x006e33…679079
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0x8df2d0…9fd251
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0x2e8dfc…9d1823
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0xb53826…605cc3
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0xc780fb…3abc58
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0x86fdc6…08a960
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0x110c04…b8ff57
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa18d ago0xad5e7d…3edcad

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.