Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa408…8ca20xe05f…413cBase—$0.01100%coinbase55d ago0xd73186…7e57e4
0xa408…8ca20xa616…8018Base—$0.01100%coinbase55d ago0x25fedb…cc8293
0xa408…8ca20x0709…4cbcBase—$0.01100%coinbase55d ago0x9a1e26…e97994
0xa408…8ca20xe84a…5e85Base—$0.01100%coinbase55d ago0xd9b58c…4c27f9
0xa408…8ca20x6f27…b4cbBase—$0.01100%coinbase55d ago0xcaf77f…0f9a09
0xa408…8ca20x5b35…a1b7Base—$0.01100%coinbase55d ago0x450e1a…0607ac
0xa408…8ca20x7a87…8c7fBase—$0.01100%coinbase55d ago0xca44f3…9ba8f6
0xa408…8ca20xbe22…edd5Base—$0.01100%coinbase55d ago0xfff7dc…3e7eb9
0xa408…8ca20x6bcd…5bb1Base—$0.01100%coinbase55d ago0xace3de…94c273
0xa408…8ca20x9d67…3e1cBase—$0.01100%coinbase55d ago0xc8b2b8…e4b988
0xa408…8ca20x598b…5e53Base—$0.01100%coinbase55d ago0x01a389…75f9e2
0xa408…8ca20xb570…20e3Base—$0.01100%coinbase55d ago0x050f45…2ee1c9
0xa408…8ca20x06f6…b640Base—$0.01100%coinbase55d ago0x784459…cfeeae

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.