Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…19030x7360…b832Base$0.02100%coinbase2d ago0x0b5d92…984069
0xf5c8…19030x7360…b832Base$0.006204100%coinbase2d ago0xc978b8…e31c10
0xf5c8…19030x7360…b832Base$0.03100%coinbase2d ago0xa50a8b…5a97e9
0xf5c8…19030x7360…b832Base$0.02100%coinbase2d ago0x77563b…a81ecc
0xf5c8…19030x7360…b832Base$0.005837100%coinbase2d ago0x22a18b…2fa00f
0xf5c8…19030x7360…b832Base$0.03100%coinbase2d ago0x127204…d78967
0xf5c8…19030x7360…b832Base$0.00637100%coinbase2d ago0x19e60e…fe18e0
0xf5c8…19030x7360…b832Base$0.05100%coinbase2d ago0x261850…a69065
0xf5c8…19030x7360…b832Base$0.03100%coinbase2d ago0x99567b…cc90f1
0xf5c8…19030x7360…b832Base$0.006453100%coinbase2d ago0x333062…5f7150
0xf5c8…19030x7360…b832Base$0.04100%coinbase2d ago0xd31a12…dcbe50
0xf5c8…19030x7360…b832Base$0.03100%coinbase2d ago0x94db9d…720c50
0xf5c8…19030x7360…b832Base$0.03100%coinbase2d ago0xed9ea8…d8f78b
0xf5c8…19030x7360…b832Base$0.006607100%coinbase2d ago0x5633a0…fd2ff6
0xf5c8…19030x7360…b832Base$0.03100%coinbase2d ago0xd0cdfd…9c06db
0xf5c8…19030x7360…b832Base$0.03100%coinbase2d ago0x10ca51…5c0c17
0xf5c8…19030x7360…b832Base$0.005259100%coinbase2d ago0x35376a…51a7ac
0xf5c8…19030x7360…b832Base$0.03100%coinbase2d ago0x8d3438…4b3d96
0xf5c8…19030x7360…b832Base$0.00736100%coinbase2d ago0x8ca0d3…72f540
0xf5c8…19030x7360…b832Base$0.06100%coinbase2d ago0x70e368…bbeef6
0xf5c8…19030x7360…b832Base$0.06100%coinbase2d ago0x0aaeac…5923a9
0xf5c8…19030x7360…b832Base$0.02100%coinbase2d ago0xfbd772…63bc6f
0xf5c8…19030x7360…b832Base$0.005391100%coinbase2d ago0x2f5091…e19c69
0xf5c8…19030x7360…b832Base$0.03100%coinbase2d ago0x3e1c65…dca77f
0xf5c8…19030x7360…b832Base$0.005727100%coinbase2d ago0x03811e…1b8127

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.