Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0x1a568f…e560d1
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0x275c4c…24bf6c
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0x26a329…176ee3
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0xd4c03d…b43ecb
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0x2aa88f…68e27c
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0xc6cd4c…a86374
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0xfe590e…7a8178
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0x651051…c1f1e1
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0x8100b9…2c918c
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0xf5cf0e…0632a9
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0xa9b04c…bd5c22
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0x88f732…5e3342
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0x326be9…15c342
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0xf6ce24…0dd620
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0x76c087…6c035f
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0x6dba12…f90f24
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0xc00b4f…8c4e2c
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0xe01f66…bdb0df
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0x205da2…228c33
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0xb269d0…8b7342
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0x17982e…3da117
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0x934ec4…dd764f
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0xbc1c49…5e376e
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0x6299ff…fc7a4e
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0xa5de4a…20964c

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.