Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd61d…7e3b0xb023…d688Base—$0.01100%coinbase69d ago0xeb71ee…296bff
0xd61d…7e3b0x1906…e8d6Base—$0.01100%coinbase69d ago0xabcb64…a5b561
0xd61d…7e3b0x6919…6358Base—$0.01100%coinbase69d ago0x1943b0…8634dc
0xd61d…7e3b0x260a…8419Base—$0.01100%coinbase69d ago0x69dd3f…f31c0d
0xd61d…7e3b0xe7da…6ce3Base—$0.01100%coinbase69d ago0x551562…a0ed0f
0xd61d…7e3b0xd425…31d7Base—$0.01100%coinbase70d ago0x07dffe…20a01c
0xd61d…7e3b0x797e…80faBase—$0.01100%coinbase70d ago0x87f3cf…8d3e89
0xd61d…7e3b0x1fc7…3ddcBase—$0.01100%coinbase70d ago0xb8fe37…cc877f
0xd61d…7e3b0x619c…03d3Base—$0.01100%coinbase70d ago0xac1ab5…9401f0
0xd61d…7e3b0xba39…0d8dBase—$0.01100%coinbase70d ago0x2fc1e2…7acdbb
0xd61d…7e3b0xcae2…bc80Base—$0.01100%coinbase70d ago0x528da4…837673
0xd61d…7e3b0x109f…fb81Base—$0.01100%coinbase70d ago0xfd85bc…ba375e
0xd61d…7e3b0x99fe…af0bBase—$0.01100%coinbase70d ago0x2c52dc…74d26d
0xd61d…7e3b0x58ef…aa9dBase—$0.01100%coinbase70d ago0x7f2217…cdca66
0xd61d…7e3b0xe8f8…0b05Base—$0.01100%coinbase70d ago0xaacc9c…f1fdaa
0xd61d…7e3b0xc3f8…de11Base—$0.01100%coinbase70d ago0x1d3972…cfd41a
0xd61d…7e3b0xba7a…f457Base—$0.01100%coinbase70d ago0x2b8c6f…655738
0xd61d…7e3b0x6213…b485Base—$0.01100%coinbase70d ago0x6fbf19…73f426
0xd61d…7e3b0x86a7…c820Base—$0.01100%coinbase70d ago0xe42eaa…3ebb30
0xd61d…7e3b0x2e1b…60d7Base—$0.01100%coinbase70d ago0x99ca2f…7cbc60
0xd61d…7e3b0x008b…990bBase—$0.01100%coinbase70d ago0x553efd…17bbcb
0xd61d…7e3b0x4e5f…8ff2Base—$0.01100%coinbase70d ago0xec55c8…a4e2c6
0xd61d…7e3b0x96c9…092eBase—$0.01100%coinbase70d ago0xc22e3c…64b7d9
0xd61d…7e3b0x6f7c…c35bBase—$0.01100%coinbase70d ago0xbf745f…ca45d6
0xd61d…7e3b0x7fdc…5862Base—$0.01100%coinbase70d ago0xfce199…a7ec12

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.