Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb544…7eb90x1b93…de07Base—$0.01100%coinbase76d ago0xb1c16a…86834f
0xb544…7eb90xee1c…6567Base—$0.01100%coinbase76d ago0xb9e040…2abcd1
0xb544…7eb90x600a…3d32Base—$0.01100%coinbase76d ago0x83c3be…ddb11c
0xb544…7eb90x685e…6b08Base—$0.01100%coinbase76d ago0xcb82a1…c37033
0xb544…7eb90xb60f…0087Base—$0.01100%coinbase76d ago0xb3fd9a…f17c39
0xb544…7eb90x6202…4813Base—$0.01100%coinbase76d ago0x569a79…f9fa63
0xb544…7eb90xca82…9190Base—$0.01100%coinbase76d ago0x86021f…b5d0cc
0xb544…7eb90x54d4…b702Base—$0.01100%coinbase76d ago0xecdff6…1c8e22
0xb544…7eb90x8eaa…6de5Base—$0.01100%coinbase76d ago0x1d3920…0fa6c6
0xb544…7eb90x469f…3e20Base—$0.01100%coinbase76d ago0x19294c…ce9851
0xb544…7eb90xbe70…f5adBase—$0.01100%coinbase76d ago0x46d231…7173d7
0xb544…7eb90x9351…7f3cBase—$0.01100%coinbase76d ago0x134e5a…ced3c6
0xb544…7eb90xbc57…c598Base—$0.01100%coinbase76d ago0x447df3…58b5a8
0xb544…7eb90x0c29…ff4dBase—$0.01100%coinbase76d ago0x68cce1…8fc583
0xb544…7eb90x1da6…1251Base—$0.01100%coinbase76d ago0x2c9964…2a3453
0xb544…7eb90x32f6…4c38Base—$0.01100%coinbase76d ago0x11b156…ce8637
0xb544…7eb90x5f02…8a5fBase—$0.01100%coinbase76d ago0x438d3b…585e6b
0xb544…7eb90x9ac3…8894Base—$0.01100%coinbase76d ago0x21c418…a0301b
0xb544…7eb90x0c5d…9c2aBase—$0.01100%coinbase76d ago0x16108e…317d73
0xb544…7eb90xc19a…9bcdBase—$0.01100%coinbase77d ago0x271e6f…257ffd
0xb544…7eb90x3fa1…ccd2Base—$0.01100%coinbase77d ago0x6190bb…92531f
0xb544…7eb90x4353…029cBase—$0.01100%coinbase77d ago0x6de46e…a07d78
0xb544…7eb90x19e0…f7c6Base—$0.01100%coinbase77d ago0x605f95…d1df9c
0xb544…7eb90x3778…4c93Base—$0.01100%coinbase77d ago0x7c9dff…8cd9c5
0xb544…7eb90x6c93…9714Base—$0.01100%coinbase77d ago0x6b54a6…1fe346

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.