Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase96d ago0x5c9f43…367f50
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase96d ago0xea2a6a…5a8fa7
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase96d ago0x343687…fcd498
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase96d ago0x66d7be…380f5c
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase96d ago0xd7e106…4848d2
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase96d ago0x1981c3…e730ce
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase96d ago0x82240a…0faba3
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase96d ago0xc34e36…b66a03
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase96d ago0x70c47c…66bd84
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase96d ago0x091164…58d4cf
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase96d ago0x3bf005…6717d6
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase96d ago0xf26999…40d0cc
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase96d ago0xe1fc51…ee817b
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase96d ago0x0bf266…58330b
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%candidates96d ago0x526717…40661c
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase96d ago0x7287af…cd3dd5
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase97d ago0x3e1ff7…5b4d66
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase97d ago0x9bc16b…fa58fb
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase97d ago0xac542f…c63868
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase97d ago0xae3517…efdb25
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase97d ago0x35c3a3…a5a03c
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase97d ago0xb3a8f9…422809
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase97d ago0x1845a8…ed847f
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase97d ago0xfd425a…bbda21
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase97d ago0xefb04f…19ebdd

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.