Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb89f…41b90x1484…c2c5Basex402 service$0.06100%coinbase92d ago0x783f9c…b045f5
0x1484…c2c50x3922…d523Base—$0.05100%coinbase92d ago0x61b666…6efdef
0xb89f…41b90x1484…c2c5Basex402 service$0.06100%coinbase92d ago0x2852fc…5c1c8c
0x1484…c2c50x3922…d523Base—$0.05100%coinbase92d ago0x02b0df…e047a5
0xb89f…41b90x1484…c2c5Basex402 service$0.06100%coinbase92d ago0x4e0452…3becec
0x1484…c2c50x3922…d523Base—$0.05100%coinbase92d ago0xc075e8…a2c402
0x1484…c2c50x3922…d523Base—$0.05100%coinbase92d ago0x3e06fa…654b12
0xb89f…41b90x1484…c2c5Basex402 service$0.06100%coinbase92d ago0x61052d…eb4340
0x1484…c2c50x3922…d523Base—$0.05100%coinbase92d ago0x81bd7d…e014b3
0x1484…c2c50x3922…d523Base—$0.05100%coinbase92d ago0x13e683…1cf9e5
0xb89f…41b90x1484…c2c5Basex402 service$0.06100%coinbase92d ago0x272bd2…327cc8
0x1484…c2c50x3922…d523Base—$0.05100%coinbase92d ago0x9e7dd8…3740ef
0xb89f…41b90x1484…c2c5Basex402 service$0.06100%coinbase92d ago0x11da47…e337c6
0x1484…c2c50x3922…d523Base—$0.05100%coinbase92d ago0xe3eb45…ad91e8
0x811d…61880x1484…c2c5Basex402 service$0.07100%coinbase92d ago0xeab24e…175307
0xb89f…41b90x1484…c2c5Basex402 service$0.06100%coinbase92d ago0x01d89b…954785
0x1484…c2c50x3922…d523Base—$0.05100%coinbase92d ago0xd77bff…acfaed
0xb89f…41b90x1484…c2c5Basex402 service$0.06100%coinbase92d ago0x074d30…db4e3f
0x1484…c2c50x3922…d523Base—$0.05100%coinbase92d ago0x06ce6f…d2c5d1
0xb89f…41b90x1484…c2c5Basex402 service$0.03100%coinbase92d ago0x25bd4b…f6cc5a
0x1484…c2c50x3922…d523Base—$0.02100%coinbase92d ago0xaa3d13…fd52ca
0xb89f…41b90x1484…c2c5Basex402 service$0.03100%coinbase92d ago0x7f3a88…ac2651
0x1484…c2c50x3922…d523Base—$0.02100%coinbase92d ago0x169391…d40f20
0x1484…c2c50x3922…d523Base—$0.02100%coinbase92d ago0x4f59df…fddeba
0xb89f…41b90x1484…c2c5Basex402 service$0.03100%coinbase92d ago0x849c19…27a8ec

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.