Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0x07b2bf…34fb74
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0xf2125a…25e1f6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0x31657c…741037
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0x8308cd…a7dd7b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0x88a08d…999027
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0xf6b833…bd0908
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0x6158b0…9a2818
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0xa32cd5…40b5ae
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0xbcf8bd…d898a5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0x1220bf…c45afb
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0x670b10…46cee5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0x35014a…b448b9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0xb62f30…1fe32d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0x122aa9…4bd5bb
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0xf85994…c657c0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0x97ad44…288d33
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0x0ee3dc…be4e00
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0x0115be…5e60ae
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0x26d0d9…967638
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0x6877be…7074ac
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0x5e57d0…eeb0d6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0x028138…09d185
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0xffb888…a5e836
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0x5c89f5…d4f693
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0x7800e4…5dd13d

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.