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.50100%coinbase13d ago0x747b7a…60fe78
0x64ac…04840xab62…a7bfBasex402 service$0.50100%coinbase13d ago0x4efce4…ec3f9f
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase13d ago0x2b1b07…178dd3
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase13d ago0xc3e95f…4d17e8
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase13d ago0x218831…1b7d32
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase13d ago0x3328ad…31043b
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase13d ago0xa84440…cf95aa
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase13d ago0xc44f39…c629a4
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase13d ago0xc7e328…8705d9
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase13d ago0x3950c5…876677
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase13d ago0xcbf460…2edb52
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase13d ago0xfeffef…06a025
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase13d ago0xe296f7…c1655a
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase13d ago0xbde736…73a8ce
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase13d ago0xb18030…39fd60
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase13d ago0x951384…555e3e
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase13d ago0x67ebd9…4cb054
0x64ac…04840xab62…a7bfBasex402 service$0.20100%coinbase13d ago0x6bf3cd…4df799
0x64ac…04840xab62…a7bfBasex402 service$0.03100%coinbase13d ago0xa5ca71…779693
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase13d ago0x7a98c1…335240
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase13d ago0x238eba…9cba75
0x64ac…04840xab62…a7bfBasex402 service$0.10100%coinbase13d ago0xab9c89…ce50fb
0x64ac…04840xab62…a7bfBasex402 service$0.10100%coinbase13d ago0x83a81c…330492
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase14d ago0xff1888…ff0c6e
0x64ac…04840xab62…a7bfBasex402 service$0.01100%coinbase14d ago0xc58cd5…b139b4

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.