Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x653f9d…7f2c77
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xbcc43e…63c1e3
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x083b4f…2070c4
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xd187f8…012d4a
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xdb6b00…e1a2c5
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x205061…0f3e69
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x1e2504…61fb9c
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x66c2d7…dd7a5b
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x9ce2c6…b92594
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xe3e6dc…11a696
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x317312…722893
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x45813f…92d41c
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x5cd71d…51efc9
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xac3670…2af5db
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xcb0e93…44ac99
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xbe4208…950e9f
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xd9f9c5…2bfd3c
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x20c070…b7fe7a
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x5a25e8…874b87
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xc35993…e452f0
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x68b2ed…201694
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xa87d02…5d7ed1
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x6c4dc4…848099
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xd43849…d75b63
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x69054a…313780

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.