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%coinbase9d ago0xee4a76…52a155
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0x769dca…71a391
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0x6f48ba…21bc0a
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0x8d9183…f4dfe8
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0xa45dd3…6711b9
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0x652614…5c4a24
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0x403d16…f0512c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0xc76cc1…cbf618
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0x147c2a…13ce0a
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0x2168cc…23d5f6
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0xd69ef1…ab7981
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0x3a931c…c54304
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0x2c1fcc…f505ed
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0x3e6dfc…ed0f17
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0x1b049b…c785c8
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0x6e2362…6167c9
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0x50d763…f2dbdc
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0x11f60f…5278fc
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0xccba9b…68bac6
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0xa80907…681251
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0xddf3eb…a5f230
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0x1bd47c…785b70
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0x552927…4e0549
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0x9b662d…37729c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9d ago0x9cc118…85753d

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.