Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4121…c93d0x10c0…90e0Base—$0.01100%coinbase72d ago0x8c6bd4…6cff52
0x4121…c93d0xb044…e940Base—$0.01100%coinbase72d ago0x3cddce…596fad
0x4121…c93d0xde6d…b00bBase—$0.01100%coinbase72d ago0x095008…7e77ec
0x4121…c93d0xb2b7…cb95Base—$0.01100%coinbase72d ago0x6faa47…68b886
0x4121…c93d0x7402…6afcBase—$0.01100%coinbase72d ago0xa3c591…d9f32b
0x4121…c93d0x6c28…3b38Base—$0.01100%coinbase72d ago0xa43d55…874a95
0x4121…c93d0x85e4…6989Base—$0.01100%coinbase72d ago0x0b76ad…e0a84e
0x4121…c93d0x340c…cbc9Base—$0.01100%coinbase72d ago0xbcc447…c1677e
0x4121…c93d0x1e3f…9021Base—$0.01100%coinbase72d ago0xeca87a…08da62
0x4121…c93d0x7c65…5425Base—$0.01100%coinbase72d ago0xad3996…2d4515
0x4121…c93d0xeba6…3295Base—$0.01100%coinbase72d ago0x9f49c3…4d9aac
0x4121…c93d0x3347…684aBase—$0.01100%coinbase72d ago0x58e36a…c16153
0x4121…c93d0xc73d…93a0Base—$0.01100%coinbase72d ago0xdd0eb4…0bee86
0x4121…c93d0x5e5d…d65dBase—$0.01100%coinbase72d ago0x2d3d17…f504a3
0x4121…c93d0x1a04…321aBase—$0.01100%coinbase72d ago0x99e07d…25a97d
0x4121…c93d0x3157…66abBase—$0.01100%coinbase72d ago0xf77492…132409
0x4121…c93d0xed13…873eBase—$0.01100%coinbase72d ago0xe87412…32ebb8
0x4121…c93d0xdab9…38dcBase—$0.01100%coinbase72d ago0xd2166e…596511
0x4121…c93d0x0443…35ceBase—$0.01100%coinbase72d ago0xd80330…8a0f11
0x4121…c93d0x6b30…6fd1Base—$0.01100%coinbase72d ago0x8d32ca…ff609c
0x4121…c93d0xf277…4bc5Base—$0.01100%coinbase72d ago0xf0d12a…e60f3f
0x4121…c93d0x2a50…d3f5Base—$0.01100%coinbase72d ago0xe94dc9…cad9db
0x4121…c93d0x24c6…40d3Base—$0.01100%coinbase72d ago0x62c0a1…501f4b
0x4121…c93d0x1dd4…d5abBase—$0.01100%coinbase72d ago0x5d719f…29d09e
0x4121…c93d0x7551…bb95Base—$0.01100%coinbase73d ago0xee3839…cffbb7

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.