Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3357…fdee0xc801…ad56Base$0.00768100%0x461a…5962105d ago0x61d9a6…0d115c
0x3357…fdee0xa3c4…8438Base$0.02100%0x461a…5962105d ago0x249d5e…0fb3b2
0x3357…fdee0xcc23…d6f5Base$0.02100%0x461a…5962105d ago0x565add…f22425
0x3357…fdee0xe8af…e09eBase$0.00768100%0x461a…5962105d ago0x905a4f…5c65c8
0x3357…fdee0xe155…7e07Base$0.01100%0x461a…5962105d ago0x31a38a…64646f
0x3357…fdee0xe88e…ef91Base$0.01100%0x461a…5962105d ago0x8443f6…26b50c
0x3357…fdee0x2b1b…9c18Base$0.01100%0x461a…5962105d ago0x969241…e5bc99
0x3357…fdee0x44b4…727bBase$0.00768100%0x461a…5962105d ago0x860797…ed407d
0x3357…fdee0xe155…7e07Base$0.02100%0x461a…5962105d ago0x74d017…848ba8
0x3357…fdee0x99ca…fa28Base$0.00768100%0x461a…5962105d ago0x9b176c…537d5d
0x3357…fdee0xe8af…e09eBase$0.02100%0x461a…5962105d ago0x03343b…547bcb
0x3357…fdee0x4419…5375Base$0.00768100%0x461a…5962105d ago0x3234fc…bd58c5
0x3357…fdee0x8780…289eBase$0.00768100%0x461a…5962105d ago0xc6a900…8d7a22
0x3357…fdee0x93c5…090fBase$0.02100%0x461a…5962105d ago0x739fd0…871ff5
0x3357…fdee0x9e35…98d6Base$0.00768100%0x461a…5962105d ago0xb8213e…604f94
0x3357…fdee0xd379…8dc1Base$0.003776100%0x461a…5962105d ago0x03033a…d84e61
0x3357…fdee0x0d3b…0707Base$0.001100%0x461a…5962105d ago0xd37c51…5279c5
0x3357…fdee0x0d3b…0707Base$0.001100%0x461a…5962105d ago0xf34c14…49cf7a
0x3357…fdee0x0d3b…0707Base$0.001100%0x461a…5962105d ago0xbceb92…3be9a0
0x3357…fdee0x0d3b…0707Base$0.001100%0x461a…5962105d ago0x841c69…4e04bd
0x3357…fdee0x0d3b…0707Base$0.001100%0x461a…5962105d ago0x0bab69…6ecefa
0x3357…fdee0x0d3b…0707Base$0.001100%0x461a…5962105d ago0xeaf7c0…bead99
0x3357…fdee0x0d3b…0707Base$0.001100%0x461a…5962105d ago0xc1e067…fdc873
0x3357…fdee0x0d3b…0707Base$0.001100%0x461a…5962105d ago0xb31a0c…3146d8
0x3357…fdee0x0d3b…0707Base$0.001100%0x461a…5962105d ago0xcd5e73…9bbf2b

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.