Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter37d ago0x304ff0…731512
0x5f59…f6e20x07cf…2396Basex402 service$0.0670%0x1360…66fa37d ago0x219602…76151c
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa37d ago0x449659…72cdcc
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa37d ago0x3dffb1…c907c3
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter37d ago0xcc5fce…1ae828
0x5f59…f6e20x07cf…2396Basex402 service$0.1070%0x1360…66fa37d ago0x8e093c…ed55ea
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter37d ago0x2717e3…1898f1
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%dexter37d ago0x39dc63…8b0bcb
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter37d ago0xa5f717…2c74bf
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter37d ago0x9aef11…26e432
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter37d ago0xe95e5e…60c720
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter37d ago0x0ac27c…2d8ed7
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter37d ago0x9821f4…876c9b
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%dexter37d ago0x41e9b3…386568
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter37d ago0xf38db9…119764
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter37d ago0xb52753…87532f
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter37d ago0xb7236f…e1838d
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter37d ago0xdca2d0…426813
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter37d ago0xa6b414…1e170a
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter37d ago0xcf736f…b15663
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter37d ago0x5d8fd8…2b7b03
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter37d ago0x0602a1…bac5ee
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter37d ago0x1e0657…d3109a
0x5f59…f6e20x07cf…2396Basex402 service$0.1070%0x1360…66fa37d ago0xf0d8af…d92009
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa37d ago0x098bb1…3b5c7c

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.