Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa17d ago0x6e01a0…656e64
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa17d ago0x49c992…14427a
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa17d ago0xe5acbf…b7887a
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa17d ago0xb363d2…ef39bc
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa17d ago0x878fd7…a58532
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa17d ago0x88fb50…bdf894
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa17d ago0xb36c5b…861fb2
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa17d ago0xdf8136…c28864
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa17d ago0xec7fc2…44606c
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa17d ago0xf75256…978cd6
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa17d ago0x672e12…63d4b4
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa17d ago0xe73b1f…551e5e
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa17d ago0x1a26a3…bf8293
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa17d ago0x030697…5dfa41
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa17d ago0xa39e1e…671130
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa17d ago0x51554d…abad88
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa18d ago0x6b1cbc…e6bb81
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa18d ago0xff33bd…a8f902
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa18d ago0x0e7ea6…3f4882
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa18d ago0xd6d6a4…cfd0a3
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa18d ago0xb70867…e1e149
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa18d ago0x21883f…83b2ad
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa18d ago0x0ef777…2b7e0b
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa18d ago0x83f135…7947e6
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa18d ago0x94d48c…87cf48

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.