Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xe3c9…31a0Base$0.01100%0xbdbe…15b2107d ago0x59fa46…cdc1ae
0xe2d8…66c20x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0x54e3e4…fad443
0xe2d8…66c20xe3c9…31a0Base$0.02100%0x048e…cef5107d ago0x7a2264…41c8bb
0xe2d8…66c20xe3c9…31a0Base$0.02100%0x8d47…b123107d ago0xe107eb…df6f71
0xe2d8…66c20xe3c9…31a0Base$0.02100%0x048e…cef5107d ago0x9e6c22…785727
0xe2d8…66c20x3803…101bBase$0.01100%coinbase107d ago0x5899c2…ed140f
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x048e…cef5107d ago0x785c4b…e9fe01
0xe2d8…66c20x9257…2132Basex402 service$0.01100%payAI107d ago0xc10c7f…2cc7c6
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x54e2…bc75107d ago0x2bc1f1…0e4af2
0xe2d8…66c20x3803…101bBase$0.01100%coinbase107d ago0x34aa7b…d76205
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x54e2…bc75107d ago0x9ec076…90ca61
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.50100%coinbase107d ago0x1d10a0…dfe5cc
0xe2d8…66c20xe3c9…31a0Base$10.01100%0xbdbe…15b2107d ago0xa3171f…309dfd
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x048e…cef5107d ago0x03077d…43bb29
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase107d ago0x845876…38356b
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x8d47…b123107d ago0x425755…4337c0
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.001100%coinbase107d ago0xd7e950…a81f19
0xe2d8…66c20xe3c9…31a0Base$0.01100%0xbdbe…15b2107d ago0xd6312a…a721ac
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase107d ago0xb4419a…4fd7c3
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x048e…cef5107d ago0xef9ab9…673f25
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase107d ago0x9665ef…c55b68
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x048e…cef5107d ago0x94d3a4…6b061f
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase107d ago0x93c064…b879ae
0xe2d8…66c20xe3c9…31a0Base$0.01100%0xbdbe…15b2107d ago0x28e45c…96d065
0xe2d8…66c20x124f…4478BaseStableCryptoDefillama$0.01100%coinbase107d ago0xd030b1…097f46

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.