Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd8c…d52d0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase77d ago0x89357b…d34a01
0xbd8c…d52d0x6e8b…4e2eBasex402 service$0.001100%coinbase77d ago0x1520eb…800c9c
0xbd8c…d52d0x4df6…cdeaBaseWeb Search (SERP)Search$0.03100%coinbase77d ago0x2f845f…1c1f68
0xbd8c…d52d0xabe5…0441Base—$0.005100%coinbase77d ago0xbcc069…3485c6
0xbd8c…d52d0x5770…f8b2Basex402 service$0.002100%coinbase77d ago0x5579b0…6451f1
0xbd8c…d52d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase77d ago0x5341a9…6115ab
0xbd8c…d52d0xc55a…c291Basex402 service$0.01100%coinbase78d ago0x6fb928…b6f6fe
0xbd8c…d52d0x6302…ad57BaseTripadvisorTravel$0.01100%payAI78d ago0x125db5…5cac4b
0xbd8c…d52d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase78d ago0xe7bd06…371617
0xbd8c…d52d0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase78d ago0x518972…92e4b2
0xbd8c…d52d0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase78d ago0xfa2d03…312a45
0xbd8c…d52d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase78d ago0x7e7e55…e12693
0xbd8c…d52d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase78d ago0xc9ee29…ce7946
0xbd8c…d52d0xd6b5…23a8Basex402 service$0.002100%coinbase78d ago0xe8fe20…5c368f
0xbd8c…d52d0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase78d ago0x8e471a…d7f71d
0xbd8c…d52d0x7dd5…2629Basex402 service$0.005100%coinbase78d ago0x49d324…0dc6a3
0xbd8c…d52d0x5721…8867Basex402 service$0.001100%coinbase78d ago0xbfb877…ec6ea6
0xbd8c…d52d0xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase78d ago0xd4a050…946d04
0xbd8c…d52d0xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase78d ago0xa4267a…988ba7
0xbd8c…d52d0xd20f…7d0dBase—$0.001100%coinbase78d ago0xf2b7e1…e5af9e
0xbd8c…d52d0xbc64…e3b0Basex402 service$0.005100%coinbase78d ago0xea1c3c…56cafa

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.