Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x118b…c71b0x2c0f…2c56Base—$0.01100%coinbase74d ago0xda786a…d032dc
0x118b…c71b0x1ed4…c223Base—$0.01100%coinbase74d ago0x1febac…e4a7de
0x118b…c71b0x0bfc…3c81Base—$0.01100%coinbase75d ago0xd9c087…7647d9
0x118b…c71b0xa182…5337Base—$0.01100%coinbase75d ago0x1d1b2d…6c980a
0x118b…c71b0x761c…4f56Base—$0.01100%coinbase75d ago0xd07c2f…2fd133
0x118b…c71b0x524d…6cb2Base—$0.01100%coinbase75d ago0x2e335f…e4dc0f
0x118b…c71b0x0820…6c69Base—$0.01100%coinbase75d ago0x7bcb9c…efab6b
0x118b…c71b0xee64…9240Base—$0.01100%coinbase75d ago0x18ddc3…b883b0
0x118b…c71b0x18c4…6009Base—$0.01100%coinbase75d ago0x466890…d2d969
0x118b…c71b0x05c6…938cBase—$0.01100%coinbase75d ago0xc4617e…26f1a7
0x118b…c71b0x3d79…1eb3Base—$0.01100%coinbase75d ago0xf1b745…577da7
0x118b…c71b0x2636…b145Base—$0.01100%coinbase75d ago0x772dc5…c24f6c
0x118b…c71b0xcf8e…397cBase—$0.01100%coinbase75d ago0xf50857…9dad4c
0x118b…c71b0x0136…5465Base—$0.01100%coinbase75d ago0xc2923c…73f952
0x118b…c71b0x237a…b302Base—$0.01100%coinbase75d ago0x42fe22…832a0f
0x118b…c71b0xe1e2…4887Base—$0.01100%coinbase75d ago0x97ffa0…a58959
0x118b…c71b0x4601…50adBase—$0.01100%coinbase75d ago0x5f0a41…981e99
0x118b…c71b0xff6c…7e3fBase—$0.01100%coinbase75d ago0x7920e6…ba4f1b
0x118b…c71b0x7f01…5bb5Base—$0.01100%coinbase75d ago0x2f87e7…df1e64
0x118b…c71b0x8044…d70bBase—$0.01100%coinbase75d ago0xc9d776…8addb2
0x118b…c71b0x58b5…0336Base—$0.01100%coinbase75d ago0x53f468…7c1350
0x118b…c71b0x4853…8547Base—$0.01100%coinbase75d ago0x731cd2…1e6cce
0x118b…c71b0x3add…856eBase—$0.01100%coinbase75d ago0x7bbad6…482afb
0x118b…c71b0xd503…5bc1Base—$0.01100%coinbase75d ago0x4e191c…b87e6a
0x118b…c71b0x3e66…9120Base—$0.01100%coinbase75d ago0xa62dcc…930303

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.