Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa17d ago0x4f0703…260522
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa17d ago0xaa125c…94b637
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa17d ago0x6ece1a…6e7abb
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa17d ago0xf2a399…a89cde
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa17d ago0x7d8a40…619e3f
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa17d ago0xd58bd9…8a2b52
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa17d ago0xb1c157…d8b2c7
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa17d ago0x010476…15e412
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa17d ago0x0b8a86…aa674c
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa17d ago0x03f45d…7c039c
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa17d ago0x9ff7e0…190f4c
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa17d ago0xd5d1fc…d0306a
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa17d ago0xee1b70…a85df1
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa17d ago0x72ff3b…ce6acb
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa18d ago0xfa7959…957278
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa18d ago0x4d1c1b…6627b5
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa18d ago0x2fdba4…e9c778
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa18d ago0x5a2d8b…51b40a
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa18d ago0xa95eaa…d9dc17
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa18d ago0x12b396…64b7e2
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa18d ago0xf93ce3…ca6172
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa18d ago0x6c40c4…60d9e4
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa18d ago0x003334…0e3c2a
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa18d ago0x1b1fae…6a7dcb
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa18d ago0x8bb0f7…43616c

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.