Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xbd17…283dBaseStableFinanceNews$0.02100%coinbase114d ago0x9e148b…2f384a
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x4b5c…2226114d ago0x0d5e58…08f662
0xe2d8…66c20xbd17…283dBaseStableFinanceNews$0.02100%coinbase114d ago0x922a83…4d36c9
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x54e2…bc75114d ago0x188601…220d62
0xe2d8…66c20xbd17…283dBaseStableFinanceNews$0.02100%coinbase114d ago0xe5368a…ba16f7
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x501e…4d4c114d ago0xa02277…78311e
0xe2d8…66c20x124f…4478BaseStableCryptoDefillama$0.01100%coinbase114d ago0x17314d…19bb28
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x4b5c…2226114d ago0x11c1a5…fee986
0xe2d8…66c20xbd17…283dBaseStableFinanceNews$0.02100%coinbase114d ago0x6f4fdd…2f93b3
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x501e…4d4c114d ago0xa34bab…819c1d
0xe2d8…66c20xbd17…283dBaseStableFinanceNews$0.02100%coinbase114d ago0x34592a…c55979
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x501e…4d4c114d ago0x55bdc1…bf1df4
0xe2d8…66c20xbd17…283dBaseStableFinanceNews$0.02100%coinbase114d ago0xd2840e…9bd079
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x501e…4d4c114d ago0xaf657b…b3d588
0xe2d8…66c20x325b…d430BaseStableEnrichExa$0.002100%coinbase114d ago0x2ee23a…624a94
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x54e2…bc75114d ago0x3d8618…a23636
0xe2d8…66c20x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xcec73d…274255
0xe2d8…66c20xe3c9…31a0Base$0.01100%0xbdbe…15b2114d ago0x17ef99…7ec55e
0xe2d8…66c20x124f…4478BaseStableCryptoDefillama$0.01100%coinbase114d ago0xeec263…3cb464
0xe2d8…66c20xe3c9…31a0Base$0.03100%0x501e…4d4c114d ago0xb7d274…2198fd
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x501e…4d4c114d ago0xcc3afc…e9aa50
0xe2d8…66c20xbd17…283dBaseStableFinanceNews$0.02100%coinbase114d ago0xa2426b…d15b49
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x4b5c…2226114d ago0x9a0432…03ef48
0xe2d8…66c20xbd17…283dBaseStableFinanceNews$0.02100%coinbase114d ago0xfe0e71…09854c
0xe2d8…66c20xe3c9…31a0Base$0.01100%0x501e…4d4c114d ago0xf1d6a6…f64c51

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.