Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0xc9ba2f…c37e75
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0xfe2ca7…4d0402
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x988ed8…cacbe9
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x7e07ae…880950
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0xbd010b…dc23c5
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x95c62a…acdc7a
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x652e32…22df7c
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x7d4e93…fedda3
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x8409b1…a6137f
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x65bd18…31b247
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xa41b2b…5cab96
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x8b959b…6983f0
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x1a5af2…c8f6e2
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xcaf354…723889
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xd79f63…bb0ce8
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x06a48c…0dfc53
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x6d1941…4a913b
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x56bbc6…5a4746
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x347160…47aefc
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x946077…383e56
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x7bec4c…15a92f
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xc2f911…2eeb6b
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xbc9a60…0a4e2b
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xe4ea95…12e1b6
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xfa8226…45b655

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.