Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase$0.07100%coinbase85d ago0x80683e…5a5a20
0x467f…a4c10x85b4…627cBase$0.10100%coinbase85d ago0xff5b9b…0425bb
0x467f…a4c10x85b4…627cBase$0.04100%coinbase85d ago0x0ee6db…357ae7
0x467f…a4c10x85b4…627cBase$0.81100%coinbase85d ago0x63c425…4803a1
0xca0a…2d7a0x85b4…627cBase$0.15100%coinbase85d ago0x1e9206…b675cb
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase85d ago0x3409ef…3b21d1
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase85d ago0x7df2fc…9fa3e9
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase85d ago0xa77772…4a2c68
0xca0a…2d7a0x85b4…627cBase$0.65100%coinbase85d ago0xca6c09…8d4d05
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase85d ago0x7a23a7…02e3c8
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase85d ago0xb17d23…fe48f0
0xca0a…2d7a0x85b4…627cBase$0.33100%coinbase85d ago0xdf78a4…2a2ea0
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase85d ago0x111fa6…720439
0xca0a…2d7a0x85b4…627cBase$0.12100%coinbase85d ago0x9d8947…1aa239
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase85d ago0xcf579b…9d67b4
0x467f…a4c10x85b4…627cBase$0.42100%coinbase85d ago0x881e51…121e18
0x467f…a4c10x85b4…627cBase$0.22100%coinbase85d ago0x947805…a205bc
0x467f…a4c10x85b4…627cBase$0.07100%coinbase85d ago0x94b058…bce71c
0x467f…a4c10x85b4…627cBase$0.05100%coinbase85d ago0x29a12a…2e12cb
0x467f…a4c10x85b4…627cBase$0.03100%coinbase85d ago0x3115e8…1fd4fe
0x467f…a4c10x85b4…627cBase$0.07100%coinbase85d ago0x2a74f6…ef525c
0x467f…a4c10x85b4…627cBase$0.04100%coinbase85d ago0x01e7c1…99b749
0x467f…a4c10x85b4…627cBase$0.06100%coinbase85d ago0x40162c…9a06f3
0x467f…a4c10x85b4…627cBase$0.06100%coinbase85d ago0x0e9a71…2e67cb
0x467f…a4c10x85b4…627cBase$0.05100%coinbase85d ago0x4a3d3c…544f40

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.