Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c1f…9d310x5b08…d399Base—$0.01100%coinbase63d ago0xf252d0…0fb9c2
0x2c1f…9d310x9a9b…2c9aBase—$0.01100%coinbase63d ago0xfc1f80…1db099
0x2c1f…9d310xde52…34edBase—$0.01100%coinbase63d ago0x0d317b…4023fc
0x2c1f…9d310x2782…a51fBase—$0.01100%coinbase64d ago0x8d360b…0c167b
0x2c1f…9d310x9eae…897bBase—$0.01100%coinbase64d ago0x95ab76…2c207d
0x2c1f…9d310x1fac…4579Base—$0.01100%coinbase64d ago0xa737c3…5cf694
0x2c1f…9d310xbc59…e12fBase—$0.01100%coinbase64d ago0x00d392…4aa345
0x2c1f…9d310xeed2…0fa0Base—$0.01100%coinbase64d ago0xb314ae…4ab594
0x2c1f…9d310x70c2…2ea1Base—$0.01100%coinbase64d ago0xb7f3ca…9bd31f
0x2c1f…9d310x64d1…c4a4Base—$0.01100%coinbase64d ago0x03d5fb…5d2408
0x2c1f…9d310xedbb…9f63Base—$0.01100%coinbase64d ago0x55a788…264e06
0x2c1f…9d310x9d0c…7ff0Base—$0.01100%coinbase64d ago0xbe8aa8…42e503
0x2c1f…9d310x91b0…58faBase—$0.01100%coinbase64d ago0x9d6353…405451
0x2c1f…9d310x6dbe…1c93Base—$0.01100%coinbase64d ago0x80259c…831473
0x2c1f…9d310xa394…35daBase—$0.01100%coinbase64d ago0xe8664b…96a02a
0x2c1f…9d310x8fee…184bBase—$0.01100%coinbase64d ago0x22d43a…ce107e
0x2c1f…9d310xfa08…a9edBase—$0.01100%coinbase64d ago0xa38c91…80cb02
0x2c1f…9d310xfeae…cedbBase—$0.01100%coinbase64d ago0xe7656e…ed9cb0
0x2c1f…9d310xe528…6777Base—$0.01100%coinbase64d ago0x774560…cf55dd
0x2c1f…9d310x3f57…5d3aBase—$0.01100%coinbase64d ago0x83b85b…7d92e5
0x2c1f…9d310xc052…012dBase—$0.01100%coinbase64d ago0x264270…b2bc8c
0x2c1f…9d310x3aff…0fb4Base—$0.01100%coinbase64d ago0x371f87…bf9aac
0x2c1f…9d310x8ab9…2df9Base—$0.01100%coinbase64d ago0x4b8891…bd44bc
0x2c1f…9d310x6072…c00dBase—$0.01100%coinbase64d ago0x5cda55…168787
0x2c1f…9d310xa4b4…1b75Base—$0.01100%coinbase64d ago0xe40704…abba94

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.