Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0xee4fbd…c8a774
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0x183758…a6d7ee
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0x57875c…747b7e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0x08a279…ba0ee3
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0x1127a0…e42d76
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0xeb82d7…9d9cfe
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0x01e2be…92d82d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0xb7e297…10cd4e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0x21db9f…24954d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0x9e8dbc…8e9578
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0x9fe2b6…4f85de
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0xff977c…b7d5d4
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0xf8db26…851d4d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0xf34218…aafd01
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0x5ad620…bd90c9
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0x70b813…cbc83b
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0x20d5c7…e09da5
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0x709eea…dfc0db
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0x0e2140…9f94cd
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0x161b0a…b45ba5
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0x840d25…8c4a95
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0x170a03…207db0
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0x5d286d…6f580f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0xaa60e4…9b0a29
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase35d ago0x40fcca…fb18b7

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.