Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67da…cb3f0xa2d4…c140Base—$0.01100%coinbase72d ago0xbd34a5…9ac1e2
0x67da…cb3f0xc9f1…ea51Base—$0.01100%coinbase72d ago0xbe3265…ae1964
0x67da…cb3f0x532a…ecc3Base—$0.01100%coinbase72d ago0x3efa64…f3251f
0x67da…cb3f0x5aab…f218Base—$0.01100%coinbase72d ago0x9e65d0…6e5bea
0x67da…cb3f0xa39a…0ad9Base—$0.01100%coinbase72d ago0x449503…c58244
0x67da…cb3f0x64b6…249dBase—$0.01100%coinbase72d ago0xfc4ad5…46148f
0x67da…cb3f0xe751…60eaBase—$0.01100%coinbase72d ago0x17667a…168ac8
0x67da…cb3f0xc376…8224Base—$0.01100%coinbase72d ago0x55f792…166487
0x67da…cb3f0xdeec…7eddBase—$0.01100%coinbase72d ago0xe1d218…511649
0x67da…cb3f0x38b0…34ddBase—$0.01100%coinbase72d ago0x80f4de…b65581
0x67da…cb3f0x321a…3e47Base—$0.01100%coinbase72d ago0x4ed5ed…1885a7
0x67da…cb3f0xe9cd…4477Base—$0.01100%coinbase72d ago0x05c551…eb22f1
0x67da…cb3f0x4610…40b4Base—$0.01100%coinbase72d ago0x5010ba…e76e4b
0x67da…cb3f0x4c39…6fa3Base—$0.01100%coinbase72d ago0xc9b4d2…b1fcc8
0x67da…cb3f0x68e2…c4b0Base—$0.01100%coinbase72d ago0xe6b15e…135db0
0x67da…cb3f0xfc50…265eBase—$0.01100%coinbase72d ago0x247900…4eac39
0x67da…cb3f0xd1d4…e642Base—$0.01100%coinbase72d ago0x3563e3…a0a3e7
0x67da…cb3f0xba95…2070Base—$0.01100%coinbase72d ago0x827707…b58a17
0x67da…cb3f0x7a03…2e46Base—$0.01100%coinbase72d ago0x304e66…73e0eb
0x67da…cb3f0x6094…6d49Base—$0.01100%coinbase73d ago0x7da193…eec995
0x67da…cb3f0x5564…197bBase—$0.01100%coinbase73d ago0x69d6b4…e0bde7
0x67da…cb3f0x0051…83a9Base—$0.01100%coinbase73d ago0xfa3094…dbeeb8
0x67da…cb3f0x24cb…99f7Base—$0.01100%coinbase73d ago0x755fe9…5edd43

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.