Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48bd…381f0x649a…68d4Base—$0.01100%coinbase73d ago0x6b8457…2c2819
0x48bd…381f0x6579…2079Base—$0.01100%coinbase73d ago0xf0eb47…8535f7
0x48bd…381f0x9df7…417cBase—$0.01100%coinbase73d ago0xb881ed…6fb173
0x48bd…381f0x7904…0a30Base—$0.01100%coinbase73d ago0x48c123…f2ea1d
0x48bd…381f0x7003…2f01Base—$0.01100%coinbase73d ago0x9b28ed…e8a50c
0x48bd…381f0x0154…8538Base—$0.01100%coinbase73d ago0xc196fe…4b73f3
0x48bd…381f0xda76…ca0eBase—$0.01100%coinbase73d ago0xa0e77b…a17ee0
0x48bd…381f0xd912…8041Base—$0.01100%coinbase73d ago0x9a2e74…e5f1af
0x48bd…381f0x9be6…c17aBase—$0.01100%coinbase73d ago0xe00ba1…5927dc
0x48bd…381f0xdd28…e82dBase—$0.01100%coinbase73d ago0xee710d…f33d85
0x48bd…381f0xdfe6…7e0bBase—$0.01100%coinbase73d ago0xf04a2d…923fe9
0x48bd…381f0xf7b1…ee9cBase—$0.01100%coinbase73d ago0x6cac93…bf09f3
0x48bd…381f0x6b5c…0d2dBase—$0.01100%coinbase73d ago0xb36c9f…2a2510
0x48bd…381f0x8c8e…8dabBase—$0.01100%coinbase73d ago0x325ff5…fbb87c
0x48bd…381f0x7076…263eBase—$0.01100%coinbase73d ago0x3ecea1…6cc2cf
0x48bd…381f0xd1df…18dcBase—$0.01100%coinbase73d ago0x3e1637…d5316b
0x48bd…381f0xea2c…b425Base—$0.01100%coinbase73d ago0xf38c93…0a84f3
0x48bd…381f0x3c7a…eb6eBase—$0.01100%coinbase73d ago0x1a2ecd…238f7c
0x48bd…381f0x49bc…19e1Base—$0.01100%coinbase74d ago0xb57a70…84f89b
0x48bd…381f0x5940…b397Base—$0.01100%coinbase74d ago0x7f2061…0c4e04
0x48bd…381f0x6a8e…da50Base—$0.01100%coinbase74d ago0xfd2fb6…22d121
0x48bd…381f0x4a0c…9981Base—$0.01100%coinbase74d ago0xa324b8…7c3fd8
0x48bd…381f0xcf6a…c311Base—$0.01100%coinbase74d ago0xb9d57b…3240bd
0x48bd…381f0x707b…17c8Base—$0.01100%coinbase74d ago0xcd29f1…730246
0x48bd…381f0x685d…0129Base—$0.01100%coinbase74d ago0x8624e2…eded7f

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.