Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0x8b9d0f…ded192
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0x2280a7…08fd1a
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0x4b44d5…63a650
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0x60afdf…d1a75c
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0xfcde99…30dc7b
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0x92a8e0…68e0d3
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0x039b88…4c9d43
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0x84153c…178513
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0xd0384b…94bcfa
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0x40ba57…f1b885
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0x9cea38…373e6c
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0xdd1090…20447c
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0xc95054…0611a8
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0x97fcfa…4459eb
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0x86b872…ca20dd
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0xc18112…99622a
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0x0c8b7c…d631a4
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0x2755fb…94c24f
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0x4deae6…8e3f55
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0xaaa874…041de3
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0x266725…bf7eba
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0xfd76eb…3b3a36
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0xd1a474…b9d858
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0x0c6aa6…455e9e
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase7d ago0x40a7b6…d71384

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.