Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0x5285d4…ac826c
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0x6f0597…acec15
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0xb941d5…b9241b
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0xf7b6a5…a8def6
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0x62ba60…7e0968
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0xaaa202…fcfcb0
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0x1efddc…fdd1f0
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0xedbbd9…8076ed
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0x0a2401…dc1539
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0xc1e807…71edd7
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0x5eed7a…bc3c0e
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0xdf1baf…676bca
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0x18e047…acf130
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0x9bc587…a87d6e
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0x0d286f…22f240
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0x881ed1…057019
0x2574…f6e10x9dba…0df8Basex402 service$0.01100%coinbase65d ago0x99bd3d…e1df71
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0xe2eacf…e8e5ae
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0x549223…8e706d
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0xdc26e1…3bea6d
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0xa28385…89fd70
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0x80fd32…a7c662
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0x8312c9…439753
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0x152a3b…8cf3d7
0x2574…f6e10x9dba…0df8Basex402 service$0.006100%coinbase65d ago0x02b05b…a437a7

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.