Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090xb856…9901Basex402 service$0.001100%coinbase23d ago0x54da5e…cd029d
0x5e06…fb090xb856…9901Basex402 service$0.001100%coinbase23d ago0x5e2220…b508d8
0x5e06…fb090x68e3…85b5BaseLION Verified CompanyWallet$0.004100%coinbase23d ago0x83a9ad…e40734
0x5e06…fb09eu-verifyBaseeu-verifyBitcoin$0.002100%coinbase23d ago0xb69d43…091327
0x5e06…fb090xb856…9901Basex402 service$0.001100%coinbase23d ago0xdd4285…1dcdc3
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xfcee8c…498c23
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x80a51f…98adcd
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x753333…5ba140
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x76b0b9…0c3751
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x5bff28…df03b0
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xbc4def…7b793b
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x0703f3…2f5c60
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x102ad1…b631af
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xf8564f…0abb2f
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x486e20…f6b092
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x2b6672…1896d6
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x95be78…7bb0f6
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xb380a7…f5b27b
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xcb15ae…c44c82
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xfbb0d6…d91765
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x067d7c…e65099
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x34a129…c0ff50
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x2cc39a…8535eb
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xe67cfc…0ebd1f
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xd0cbbd…b162fa

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.