Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa17d ago0xf23050…3dfc57
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa17d ago0xf74a91…404bf1
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa17d ago0x9cc921…2634d2
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa17d ago0x39a330…d79982
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa17d ago0x526919…3198ad
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa17d ago0x6985e3…4c8127
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa17d ago0x8adef6…8fe4b8
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa17d ago0x7ce0af…f0f03c
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa17d ago0xe02fcb…8e413d
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa17d ago0x2e7f52…ad786b
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa17d ago0xec7d9d…ad289f
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa17d ago0xe9f02a…dd4a2b
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa17d ago0x38e2cd…ce4efa
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa17d ago0x0576ae…f68504
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa17d ago0xa0bbcf…35f9b7
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa17d ago0xd187b0…261466
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa17d ago0x9301fc…122258
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa17d ago0xa2e6e7…119a07
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa17d ago0xc51c3a…19b8b1
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa17d ago0x889ccb…9fbb6e
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa17d ago0x929355…667a46
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa17d ago0xd765c9…18b52f
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa17d ago0x342154…7d3cc3
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0x9110b3…7c25a0
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0xc1d8ac…6717cd

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.