Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter47d ago0x8b24bd…bc19f8
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%dexter47d ago0x469386…4172ab
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter47d ago0x337be3…4b8b44
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter47d ago0x193330…d1cbae
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter48d ago0x26e512…86dd1a
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter48d ago0x400095…7c75e3
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter48d ago0x59d58b…a80518
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter48d ago0x22c482…2c9b65
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter48d ago0x435d04…72493f
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter48d ago0xd7832d…4d23a7
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter48d ago0x239467…f70bd3
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter48d ago0xb35157…7c176c
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%dexter48d ago0x08aad0…571138
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%dexter48d ago0x2bec4d…a30bb8
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter48d ago0xd43402…2d1244
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter48d ago0x98dfbf…fa53e2
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter48d ago0xed0adc…20bd0b
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter48d ago0x9d38ca…683249
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter48d ago0x62d2cf…d7bdfc
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter48d ago0x9728af…a49efd
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter48d ago0x7771b7…4d5249
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter48d ago0x433acf…e8894d
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter48d ago0xbe46af…618dc7
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter48d ago0xd3c6bc…5aef5a
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter48d ago0x22ec82…f8423d

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.