Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb22f…4f4c0xee81…db3fBase—$0.01100%coinbase73d ago0x969a90…755551
0xb22f…4f4c0x497f…1815Base—$0.01100%coinbase73d ago0x53286d…11a86e
0xb22f…4f4c0xe7fd…0404Base—$0.01100%coinbase73d ago0x1f659a…d25b8a
0xb22f…4f4c0x663d…20fbBase—$0.01100%coinbase73d ago0x4a21cc…3e127a
0xb22f…4f4c0x6123…bf1eBase—$0.01100%coinbase73d ago0x866ad4…f9090f
0xb22f…4f4c0xe919…5a53Base—$0.01100%coinbase73d ago0x4876cd…689c9c
0xb22f…4f4c0x749b…a2f6Base—$0.01100%coinbase73d ago0x403da5…1e7bb7
0xb22f…4f4c0xa01e…89a2Base—$0.01100%coinbase73d ago0xcc39ef…540a81
0xb22f…4f4c0x86d2…dd73Base—$0.01100%coinbase73d ago0xc45f2a…38267c
0xb22f…4f4c0x41e9…9fa7Base—$0.01100%coinbase73d ago0xa4b265…356707
0xb22f…4f4c0xc259…95bfBase—$0.01100%coinbase73d ago0x205a76…807365
0xb22f…4f4c0x2587…e184Base—$0.01100%coinbase73d ago0xb4e673…83f64b
0xb22f…4f4c0xa5f8…474aBase—$0.01100%coinbase73d ago0xdbec1d…18a6c1
0xb22f…4f4c0x9861…9bbdBase—$0.01100%coinbase73d ago0x81e2b4…652eff
0xb22f…4f4c0xe132…f920Base—$0.01100%coinbase73d ago0x2f0f96…384ee0
0xb22f…4f4c0x28fd…63e7Base—$0.01100%coinbase73d ago0xc24089…81ec8e
0xb22f…4f4c0xf8ad…858bBase—$0.01100%coinbase73d ago0x399407…8db4f8
0xb22f…4f4c0x7e87…7a52Base—$0.01100%coinbase73d ago0x037d84…8e76f2
0xb22f…4f4c0x139f…ee94Base—$0.01100%coinbase73d ago0x77345a…9536dd
0xb22f…4f4c0x88a2…4f43Base—$0.01100%coinbase73d ago0x0d37d3…5281f7
0xb22f…4f4c0x4bab…b956Base—$0.01100%coinbase73d ago0x6e5b83…4bea98
0xb22f…4f4c0x97f2…f511Base—$0.01100%coinbase73d ago0x966599…3907bc
0xb22f…4f4c0x3e15…c84dBase—$0.01100%coinbase73d ago0x15ca85…2ecfa7
0xb22f…4f4c0x29f0…1b94Base—$0.01100%coinbase73d ago0x7088cc…9378eb
0xb22f…4f4c0xcc8e…cca2Base—$0.01100%coinbase73d ago0x16c1af…c1806f

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.