Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0xd30b29…401cc7
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0x127a16…f1f984
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0x0119c3…275f74
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0xfc90c5…9658d4
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0xe843f5…6d95ea
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0x3938ca…3d27c8
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0xd824ff…b50b41
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0x027881…cb5c73
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0xe856c5…2666c5
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0xacfd01…d543c1
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0xb910c1…11261f
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0xeeaaf4…7d0d7c
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0xec4589…c978b7
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0xbe6c8c…7713c5
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0x4a5eb0…ab4210
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0x5b00c8…1637fa
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0x53b02c…2fcddf
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0x916bd7…5ee132
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0x2928bf…208f6f
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0xd1d564…4ade9d
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0x44276a…1af465
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0x615065…0dc898
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0x7284a4…bb9863
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0xf59b63…b5c0f0
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa18d ago0x107fee…13414b

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.