Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase19d ago0xba64bd…81cd6c
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase19d ago0xfa6343…87c1bc
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase19d ago0xd02243…0fc4b8
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase19d ago0xa9073d…24d86c
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase19d ago0x84aa70…34aae0
0x64ac…04840xab62…a7bfBasex402 service$0.001100%coinbase19d ago0xcf2ea0…9654fd
0x64ac…04840xab62…a7bfBasex402 service$0.001100%coinbase19d ago0x797fea…a55e60
0x64ac…04840xab62…a7bfBasex402 service$0.001100%coinbase19d ago0x1214ea…18e8fd
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase19d ago0x08e3d1…d06ddb
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase19d ago0xc06125…e9cdef
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase19d ago0x4c8604…3ac823
0x64ac…04840xab62…a7bfBasex402 service$0.001100%coinbase19d ago0x7452ba…91546a
0x64ac…04840xab62…a7bfBasex402 service$0.001100%coinbase19d ago0xae5df2…e38082
0x64ac…04840xab62…a7bfBasex402 service$0.001100%coinbase19d ago0x52d972…bac2e5
0x64ac…04840xab62…a7bfBasex402 service$0.03100%coinbase19d ago0x4cedf2…5f6057
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase19d ago0x12db6b…0706ca
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase19d ago0x69b0aa…139382
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase19d ago0xd372f5…c6d08a
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase19d ago0x5937f3…e0ba48
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase19d ago0xd1940f…49cf39
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase19d ago0xb7b623…0676b9
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase19d ago0x4f5bfe…d4a412
0x64ac…04840xab62…a7bfBasex402 service$0.05100%coinbase19d ago0x9c57ca…30e4f2
0x64ac…04840xab62…a7bfBasex402 service$0.10100%coinbase19d ago0x007ef4…822bfd
0x64ac…04840xab62…a7bfBasex402 service$0.10100%coinbase19d ago0xc5cdd1…8775c2

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.