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%coinbase78d ago0x6bfa2a…8e1594
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0x67d71a…4c6204
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0xb49270…4e2e51
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0xde10a5…7a2a1f
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0xdc6fdf…cd545d
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0x5ca0f7…57ca80
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0x7fc757…a8a50a
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0x6d0e45…b71768
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0x50f90d…21d74a
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0xc549e4…f0d996
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0x578f03…f3c6ae
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0x1594de…76f025
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0xa8d869…52d14c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0x88f821…30f2e9
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0x383d0f…c06545
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0x86a483…85dd9d
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0x364bff…e56f32
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0xd4aef5…0a8eac
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0xc11136…207903
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0xc2b23d…d3b95a
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0x73948d…96d1f4
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0x999a59…06fbbc
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0x0a6bd7…00f27c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0x99a634…a3e9c8
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase78d ago0x67ed73…103578

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.