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%coinbase16d ago0x9b6c3b…12d9b4
0xf5c8…19030x7360…b832Base—$0.02100%coinbase16d ago0xd0bba6…eb41c8
0xf5c8…19030x7360…b832Base—$0.003729100%coinbase16d ago0xbb4673…f5fbc6
0xf5c8…19030x7360…b832Base—$0.02100%coinbase16d ago0x697e33…366f6f
0xf5c8…19030x7360…b832Base—$0.02100%coinbase16d ago0x4f5899…3dde13
0xf5c8…19030x7360…b832Base—$0.003697100%coinbase16d ago0xeafe96…eaba28
0xf5c8…19030x7360…b832Base—$0.02100%coinbase16d ago0xc5a63f…69de5b
0xf5c8…19030x7360…b832Base—$0.004013100%coinbase16d ago0x122131…0bf2e8
0xf5c8…19030x7360…b832Base—$0.03100%coinbase16d ago0x66db78…3d5640
0xf5c8…19030x7360…b832Base—$0.03100%coinbase16d ago0x4858e8…65d663
0xf5c8…19030x7360…b832Base—$0.003457100%coinbase16d ago0x2ff156…4f58ea
0xf5c8…19030x7360…b832Base—$0.02100%coinbase16d ago0x2d7d74…d7f9ea
0xf5c8…19030x7360…b832Base—$0.02100%coinbase16d ago0x39f74f…75a980
0xf5c8…19030x7360…b832Base—$0.003603100%coinbase16d ago0xeecb27…6f7495
0xf5c8…19030x7360…b832Base—$0.02100%coinbase16d ago0x8963fd…30ef0b
0xf5c8…19030x7360…b832Base—$0.02100%coinbase16d ago0xf50eb4…6d1e36
0xf5c8…19030x7360…b832Base—$0.003648100%coinbase16d ago0x8c9185…4bdacd
0xf5c8…19030x7360…b832Base—$0.02100%coinbase16d ago0x97cdd8…ac01f4
0xf5c8…19030x7360…b832Base—$0.003367100%coinbase16d ago0x62dec0…20e0c3
0xf5c8…19030x7360…b832Base—$0.02100%coinbase16d ago0x77e993…05d1be
0xf5c8…19030x7360…b832Base—$0.02100%coinbase16d ago0xa49520…24f272
0xf5c8…19030x7360…b832Base—$0.003502100%coinbase16d ago0x17a3b2…148b98
0xf5c8…19030x7360…b832Base—$0.02100%coinbase16d ago0x445ce2…0f94b6
0xf5c8…19030x7360…b832Base—$0.003567100%coinbase16d ago0xb4eef8…20ac2e
0xf5c8…19030x7360…b832Base—$0.02100%coinbase16d ago0xdc2760…30692c

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.