Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.005100%coinbase64d ago0xaf9539…afdd77
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.005100%coinbase64d ago0x8a2c2d…1658cf
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.01100%coinbase64d ago0x2a18a3…acabb8
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.005100%coinbase64d ago0xd04019…94b447
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.005100%coinbase64d ago0x2dda36…01d508
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.001100%coinbase64d ago0x7753eb…8ab849
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.005100%coinbase64d ago0x3fe4b9…9cc13d
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.01100%coinbase64d ago0x7775fe…18b54c
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.01100%coinbase64d ago0x1ad8e4…445618
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.01100%coinbase64d ago0xd08094…b2d2d4
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.001100%coinbase64d ago0xbb9a43…58427d
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.005100%coinbase64d ago0x441141…a41bff
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.005100%coinbase65d ago0x397849…d7c0ea
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.005100%coinbase65d ago0x1e49b8…f2466a
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.01100%coinbase65d ago0x7e917f…57398c
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.01100%coinbase65d ago0x7f6b39…0d9e98
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.01100%coinbase65d ago0xa0fb0a…cf5dbc
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.001100%coinbase65d ago0x02c3cf…f78ca1
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.01100%coinbase65d ago0xfde163…3abe81
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.001100%coinbase65d ago0xa8282c…90eb46
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.005100%coinbase65d ago0x10665f…677b37

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.