Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbafc…18020xbdf5…757bBase—$0.01100%coinbase68d ago0xfb0e65…45d0b7
0xbafc…18020xa6d2…38caBase—$0.01100%coinbase68d ago0x9b8f0d…7719e0
0xbafc…18020x42e0…88b4Base—$0.01100%coinbase68d ago0x6413c9…9cd38b
0xbafc…18020xd541…877fBase—$0.01100%coinbase68d ago0x179057…e852cb
0xbafc…18020x1271…a038Base—$0.01100%coinbase68d ago0xc20c4b…a43db0
0xbafc…18020x3797…e9c5Base—$0.01100%coinbase68d ago0x94348c…37524a
0xbafc…18020xef45…9253Base—$0.01100%coinbase68d ago0x417434…99ecbd
0xbafc…18020xbd9b…45d8Base—$0.01100%coinbase69d ago0x59a1a2…792f64
0xbafc…18020x8f18…18a3Base—$0.01100%coinbase69d ago0x706636…022833
0xbafc…18020x158e…2dbdBase—$0.01100%coinbase69d ago0xcca8c0…903e48
0xbafc…18020xaa4d…732aBase—$0.01100%coinbase69d ago0x7a8cd7…d8bf43
0xbafc…18020x7d0b…9192Base—$0.01100%coinbase69d ago0x467834…42e442
0xbafc…18020xd878…719bBase—$0.01100%coinbase69d ago0x19d3de…c9b92f
0xbafc…18020xecb2…7609Base—$0.01100%coinbase69d ago0x5d4aba…a0f2af
0xbafc…18020x3088…3548Base—$0.01100%coinbase69d ago0xeb1d9c…9219a5
0xbafc…18020x6a47…0124Base—$0.01100%coinbase69d ago0x2c3152…131902
0xbafc…18020xd3c0…47e0Base—$0.01100%coinbase69d ago0x8e9c4f…64088a

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.