Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0x050592…9d881b
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0x72c7b1…8675bf
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0xa7bbf9…113470
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0x19aca5…0e03b0
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0xc08a9b…215864
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0xcefa12…092d8b
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0xeb12b1…3577df
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0x7e6f60…0b0674
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0x07bc70…f5e134
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0x642f17…3ce592
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0x4ace3a…d2d249
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0xcc7f96…c57fda
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0xa6576c…ef787a
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0x764f5a…f9d049
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0xe8d7b1…235041
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0xff3e4a…bca32d
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0x78501e…59f698
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0xdecad9…a3ad20
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0xa176ac…a2ce0f
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0x6b8817…f95d42
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0xe52d31…179d91
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0x2aa8ba…da670c
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0xb0d069…f82580
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0x95a30c…c5eaf3
0x011f…3a630x5aae…482eBase—$0.001100%coinbase4d ago0xef1de7…f967fe

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.