Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter51d ago0xd79c70…f625a9
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter51d ago0x91cbf1…041192
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter51d ago0x009820…8e3584
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter51d ago0xe090c3…8a7f81
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter51d ago0x744299…0d0b7c
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter51d ago0x2776d2…7d286d
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter51d ago0xf524e1…6600c5
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter51d ago0x14743c…758f4f
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter51d ago0x66f33c…0a111b
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter51d ago0x78ae31…4ec1d6
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter51d ago0x780e9b…fa6f59
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter51d ago0x3c3a46…994609
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa51d ago0x602985…9c2057
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter51d ago0x353199…f80d92
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter51d ago0xb34809…3f1571
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter51d ago0x17d574…a7f7d5
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter51d ago0xb3766a…f859fd
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter51d ago0x6c0358…8cf33d
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter51d ago0x3bf222…0e0bef
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter51d ago0xfb3185…758715
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter51d ago0x21c06c…6a5417
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter51d ago0x0baaf9…2d65c5
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter51d ago0x186f45…4cced8
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter51d ago0x5a54b6…321add
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter51d ago0x3ede18…80d61d

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.