Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase47d ago0xa80857…fcca6a
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase47d ago0x15544f…85c0b4
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase47d ago0x7fd195…4b8f18
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase47d ago0x512d08…0f8951
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase47d ago0x359e8d…b1ac35
0xff56…086a0xb0af…7de0Base—$0.62100%coinbase47d ago0x00c83f…167014
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase47d ago0x153adb…d8e705
0xff56…086a0xb0af…7de0Base—$0.88100%coinbase47d ago0x11d906…000381
0xff56…086a0xb0af…7de0Base—$0.88100%coinbase47d ago0x490885…8cf4d4
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase47d ago0x42479b…c9418c
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase47d ago0x06f442…8139c8
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase47d ago0x3207d3…0369ec
0xff56…086a0xb0af…7de0Base—$0.82100%coinbase47d ago0x55f925…96b571
0xff56…086a0xb0af…7de0Base—$0.82100%coinbase47d ago0x8d19f8…3dfff7
0xff56…086a0xb0af…7de0Base—$0.80100%coinbase47d ago0x59112c…3bda05
0xff56…086a0xb0af…7de0Base—$0.82100%coinbase47d ago0x678073…72529f
0xff56…086a0xb0af…7de0Base—$0.82100%coinbase47d ago0x9a8cf4…f5f3fc
0xff56…086a0xb0af…7de0Base—$0.80100%coinbase47d ago0xd75e21…30ea3a
0xff56…086a0xb0af…7de0Base—$0.80100%coinbase47d ago0x3922db…ac7b24
0xff56…086a0xb0af…7de0Base—$0.82100%coinbase47d ago0xc43b56…475a1d
0xff56…086a0xb0af…7de0Base—$0.80100%coinbase47d ago0x51721f…e6ca16
0xff56…086a0xb0af…7de0Base—$0.80100%coinbase47d ago0x18af9a…61f723
0xff56…086a0xb0af…7de0Base—$0.78100%coinbase47d ago0x6111f8…ad0a1b
0xff56…086a0xb0af…7de0Base—$0.78100%coinbase47d ago0x05dd81…b5949b
0xff56…086a0xb0af…7de0Base—$0.76100%coinbase47d ago0x51c8a3…4c8438

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.