Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd73a…a66d0x244f…cab9Base—$0.01100%fluxa71d ago0x8b2622…89db49
0x6848…80450x244f…cab9Base—$0.01100%fluxa71d ago0x3ef285…232f8c
0x244f…cab90x18c2…7197Base—$5.00100%fluxa71d ago0x09da91…836300
0x244f…cab90x58e3…0002Base—$5.00100%fluxa71d ago0xd6b7e6…bcc476
0x40b7…96660x244f…cab9Base—$0.01100%fluxa71d ago0x21b453…1f3063
0xc4dd…e2cc0x244f…cab9Base—$0.01100%fluxa71d ago0x75d5fe…56897c
0x244f…cab90x53c3…e8b2Base—$1.11100%fluxa71d ago0x46de4c…ebf41c
0x244f…cab90xd9f7…f003Base—$1.11100%fluxa71d ago0x8bbdd2…b94391
0x244f…cab90x3011…19d5Base—$1.11100%fluxa71d ago0x912133…ccc410
0x244f…cab90x849e…5c49Base—$1.11100%fluxa71d ago0xe8e2c7…95e220
0x244f…cab90x96bb…44ccBase—$1.11100%fluxa71d ago0xca22a9…6b7a8e
0x244f…cab90x6992…2395Base—$1.11100%fluxa71d ago0xa8ad01…6386c6
0x244f…cab90xc4dd…e2ccBase—$1.11100%fluxa71d ago0x04be4d…67aacb
0x244f…cab90x13c4…2466Base—$1.11100%fluxa71d ago0x2581b6…ff1b38
0x244f…cab90xd73a…a66dBase—$1.11100%fluxa71d ago0x6851db…0d7fb7
0xcd68…f4e00x244f…cab9Base—$0.01100%fluxa71d ago0x4f8f76…8afe3e
0x09a7…a50b0x244f…cab9Base—$0.01100%fluxa71d ago0xa465ea…18f277
0xb6b4…8b400x244f…cab9Base—$0.01100%fluxa71d ago0x17d58a…a4ef69
0x8139…fe9b0x244f…cab9Base—$0.01100%fluxa71d ago0xa60192…59a163

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.