Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates105d ago0x7c7e73…6f0c46
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates105d ago0xf24265…8e0cfa
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates105d ago0x16bb20…3a7fe9
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates105d ago0xc89df7…cea1a1
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates105d ago0xa12dea…fd6f83
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates105d ago0xb02281…a4afb3
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates105d ago0x5c8c8a…4d0961
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates105d ago0x7a349d…9e87d8
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates105d ago0xa94cc8…38cf1b
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates105d ago0xdc37bf…147364
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates105d ago0xff23ec…9231d3
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates105d ago0xf22eb3…9e0c06
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase106d ago0x5314c4…6361cf
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase106d ago0x43c676…fed8cc
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase106d ago0xe30dde…ae811d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase106d ago0x19c39a…8ac16c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase106d ago0xf76d2b…96e451
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase106d ago0xeb7a16…ef47a5
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates106d ago0x861e72…c1bd2b
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates106d ago0xe762e9…a7fae7
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates106d ago0xaedf4a…2567c2
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates106d ago0x8b91e4…385f19
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates106d ago0x67bd0a…93d44e
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates106d ago0xfc94db…dcac53
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates106d ago0x1a3a6f…d2db8f

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.