Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x925a…62ef0xccc8…15beBase$0.87100%0xf70d…dbef41d ago0x9fe756…026f30
0x925a…62ef0xa402…10dcBase$0.005100%coinbase41d ago0xb8bdcb…992ae3
0x925a…62ef0xa402…10dcBase$0.005100%coinbase41d ago0x160f2a…9638ed
0x925a…62ef0x1369…7567Basex402 service$0.35100%payAI41d ago0x61546e…d6dd51
0x925a…62ef0x5e70…4eb9Basex402 service$0.05100%coinbase41d ago0x154ba7…489bfe
0x925a…62ef0xc2af…85ebBasex402 service$0.02100%coinbase41d ago0x8ebc24…518451
0x925a…62ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0xe26aa6…df76fe
0x925a…62ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xab00d9…ec772a
0x925a…62ef0x0e84…b808BaseOtto AITwitter search$0.009100%coinbase42d ago0x60138d…ec4c25
0x925a…62ef0x1949…20ffBase$0.01100%coinbase42d ago0xd98378…577847
0x925a…62ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x0ecf22…f4e5b8
0x925a…62ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x07faf1…39d564
0x925a…62ef0x5d51…d60dBasex402 service$0.10100%coinbase42d ago0xc1e2de…909650
0x925a…62ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x9659d2…aa295b
0x925a…62ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x68a05d…87eeaf
0x925a…62ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xde2dc4…de8358
0x925a…62ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xd8729c…4e79f8
0x925a…62ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xb5d37e…87cbff
0x925a…62ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xf42300…ee5e8b
0x925a…62ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x06e1b9…63ef05
0x925a…62ef0x6d6e…9192BaseExaSearch$0.01100%coinbase42d ago0x9e1db1…5b679b
0x925a…62ef0x6d6e…9192BaseExaSearch$0.01100%coinbase42d ago0x1b435f…3b7cd4
0x925a…62ef0x6d6e…9192BaseExaSearch$0.01100%coinbase42d ago0x712c71…edd9c6
0x925a…62ef0x6d6e…9192BaseExaSearch$0.01100%coinbase42d ago0xf5000b…c87140
0x925a…62ef0x6d6e…9192BaseExaSearch$0.01100%coinbase42d ago0x80bdb0…7b27e9

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.