Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa17d ago0x164513…a0fba7
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa17d ago0xcc82b2…ad9b61
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa17d ago0x884f5a…bded3b
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa17d ago0xb60c7a…d1b969
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa17d ago0x628af8…4b2b70
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa17d ago0x341365…42b2c4
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa17d ago0x4de898…2075f9
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa17d ago0xb26d9e…f5e8a4
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa17d ago0xb3cc3d…101f49
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa17d ago0x4cd2b1…8f84b1
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa17d ago0x347c8b…df308d
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa17d ago0xd463d1…27fdd9
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa17d ago0x1ba76a…c813f8
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa17d ago0xb87ad7…0bfded
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa17d ago0x69b48c…ff3459
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa17d ago0x7efd66…7ecad0
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa17d ago0x9f390d…6ea2db
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa17d ago0xf89997…ae6868
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa17d ago0x7136a2…8e547b
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa17d ago0x352839…fd20a2
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa17d ago0x688597…a26160
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa17d ago0xa129c8…d89541
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa17d ago0x58f313…1e724c
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0x6024f6…29741b
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0x4a8e82…20cb40

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.