Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeba4…9f120xe172…0b5dBase—$0.01100%coinbase72d ago0xda900b…4230bf
0xeba4…9f120x81b6…21cfBase—$0.01100%coinbase72d ago0x9ecab4…8b809b
0xeba4…9f120x5bf3…754dBase—$0.01100%coinbase72d ago0xe728d1…9954e9
0xeba4…9f120x1f30…816eBase—$0.01100%coinbase72d ago0xdbabd8…b6a18e
0xeba4…9f120x231b…6724Base—$0.01100%coinbase72d ago0xb07205…b9742e
0xeba4…9f120x613c…0c2cBase—$0.01100%coinbase72d ago0xe75d27…7dd154
0xeba4…9f120xd630…2b19Base—$0.01100%coinbase72d ago0x54ecae…43e2b9
0xeba4…9f120x4c6f…e196Base—$0.01100%coinbase72d ago0x935dab…563d70
0xeba4…9f120xf1b6…5cb5Base—$0.01100%coinbase73d ago0x15edc6…f9ca4c
0xeba4…9f120x0cf9…99f8Base—$0.01100%coinbase73d ago0x450a37…932ac9
0xeba4…9f120x4388…505bBase—$0.01100%coinbase73d ago0x285db0…0f273a
0xeba4…9f120xa106…9595Base—$0.01100%coinbase73d ago0x0976bc…538297
0xeba4…9f120x7a81…9688Base—$0.01100%coinbase73d ago0x4cfe25…f844c5
0xeba4…9f120x170d…6095Base—$0.01100%coinbase73d ago0xb5ddad…e2938c
0xeba4…9f120xde5a…b389Base—$0.01100%coinbase73d ago0xae1d2f…5d702d
0xeba4…9f120xb3e7…d3c7Base—$0.01100%coinbase73d ago0x852cd0…442cae
0xeba4…9f120x64fd…3d69Base—$0.01100%coinbase73d ago0x6ef0b8…e6abd7
0xeba4…9f120x7673…00b2Base—$0.01100%coinbase73d ago0xff3a12…50764b
0xeba4…9f120x165c…2213Base—$0.01100%coinbase73d ago0x23a49c…3162fe
0xeba4…9f120x9793…ca33Base—$0.01100%coinbase73d ago0xffefdc…ce1b51
0xeba4…9f120xa531…8dcbBase—$0.01100%coinbase73d ago0x1bea92…687c0a
0xeba4…9f120x8736…5c3eBase—$0.01100%coinbase73d ago0xcbdd08…66fc2f
0xeba4…9f120x8c91…803bBase—$0.01100%coinbase73d ago0x739b56…b62c75
0xeba4…9f120x4d39…396cBase—$0.01100%coinbase73d ago0xf4deb1…50448f
0xeba4…9f120x7a87…d2feBase—$0.01100%coinbase73d ago0x56f9b6…aa55ff

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.