Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa16d ago0x797139…e85f65
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa16d ago0xfc85b6…ebfa83
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa16d ago0xc0f68a…50b693
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa16d ago0x6dcabb…fe2702
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa16d ago0x0daa76…db8e9d
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa16d ago0xb3cec1…3be12b
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa16d ago0xd00f2a…650db6
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa16d ago0x5610b1…ad5c5f
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa16d ago0xafaaf5…aa43bb
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0xc97272…2665d0
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0xa9ccb2…d12993
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x59d547…471354
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x1daa10…619895
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x1a8c84…6b9971
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0xa0d74f…ed5fad
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x28f433…df6515
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x3a9278…88e18b
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x30d4e0…035bd5
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0xb7cefb…6d0a0e
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0xc284ca…2a8937
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x81c244…14d332
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0xe38169…46e304
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0xd68260…197cc3
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0xe73b27…4b5023
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x99650b…b91724

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.