Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter48d ago0x39a70b…2b87db
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%dexter48d ago0xef0abc…f77632
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter48d ago0x0a9927…6d05b9
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter48d ago0x63235d…6abf1f
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter48d ago0xc9584a…15b1bc
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter48d ago0x1218c6…2d2770
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter48d ago0xce1356…453c15
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter48d ago0x308cda…724b76
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter48d ago0xb34442…06a6a5
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter48d ago0x85e708…5c3582
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa48d ago0x55cea4…85889b
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%dexter48d ago0x4e3ee4…da08eb
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%dexter48d ago0xe8d2ba…93bdc8
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa48d ago0xc988fb…1cbe8a
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter48d ago0xdb0f61…523ef5
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter48d ago0x63994d…e5bb36
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter48d ago0xe0229a…0c35ec
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter48d ago0x631e04…98d827
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter48d ago0xf86f7a…18bc1c
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter48d ago0x81385a…a41d00
0x61a5…d23d0x07cf…2396Basex402 service$0.06100%dexter48d ago0x26851b…3b86bb
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter48d ago0x753290…34ccd9
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter48d ago0xdc80c8…62a531
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa49d ago0x9ef7e4…6f2280
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter49d ago0xc2f7e4…88e5c1

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.