Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa35d ago0x53b663…3ce28b
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa35d ago0x61402a…58e9c1
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa35d ago0xab772d…ceb4bb
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa35d ago0xe84de2…2e4775
0x832a…7fa60x9c95…e299Base—$0.001100%fluxa35d ago0x44a5fc…86a65d
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa35d ago0xe5fad7…29d008
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa35d ago0x139c55…6f5056
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa35d ago0x5663e7…708757
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa35d ago0xe1bf37…14134f
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa35d ago0xada6db…c60daf
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa35d ago0x0f9d0c…555f8c
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa35d ago0x0afc24…49e728
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa35d ago0xa7f8e8…0c9cbd
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa35d ago0x18bfdc…9f484e
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa35d ago0x194a98…9dd0fe
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa35d ago0x146d17…d2db1e
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa35d ago0x9b7861…9bd3f4
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa35d ago0xde3077…6d08c4
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa35d ago0x84b1fb…5c5f35
0x832a…7fa60x9c95…e299Base—$0.001100%fluxa35d ago0x039c62…9371e8
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa35d ago0xb1ef26…a9fb3a
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa35d ago0x11db09…2ab0c4
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa35d ago0xc926ed…217499
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa35d ago0x7d2e4a…26b9fd
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa35d ago0x5b172e…d495a4

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.