Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b80…296b0xccc8…15beBase—$0.70100%0xf70d…dbef90d ago0xe71e14…3e5432
0x8dc8…dc260xccc8…15beBase—$100.00100%0xf70d…dbef90d ago0x3e88bc…482467
0xdb8c…6e5f0xccc8…15beBase—$1.39100%0xf70d…dbef91d ago0x752bf8…d5a9db
0xbacc…3b5e0xccc8…15beBase—$2.49100%0xf70d…dbef91d ago0x4aae98…055760
0xb535…ef6d0xccc8…15beBase—$23.39100%0xf70d…dbef91d ago0x8ff9ad…5b1457
0x254a…d0910xccc8…15beBase—$1.00100%0xf70d…dbef91d ago0x63e3dd…503ed3
0x86a4…822f0xccc8…15beBase—$0.72100%0xf70d…dbef91d ago0x89e2dc…ca2fbc
0xf740…c7250xccc8…15beBase—$15.00100%0xf70d…dbef91d ago0xa84aa0…0db231
grajizarabiaj.eth0xccc8…15beBase—$19.94100%0xf70d…dbef91d ago0x96cb73…d99050
0xe98b…83060xccc8…15beBase—$149.67100%0xf70d…dbef91d ago0x819aa2…0b7fb6
0xc0e2…91140xccc8…15beBase—$50.30100%0xf70d…dbef91d ago0x5ffc82…061f45
0x0cfe…1c360xccc8…15beBase—$23.69100%0xf70d…dbef91d ago0x7a6935…21abd7
0x254a…d0910xccc8…15beBase—$1.00100%0xf70d…dbef91d ago0x3d6369…b0edc4
0x17cd…63360xccc8…15beBase—$90.00100%0xf70d…dbef91d ago0xd8a88e…d9de6e
0x254a…d0910xccc8…15beBase—$1.00100%0xf70d…dbef91d ago0x69250e…b109ef
0xb254…29b30xccc8…15beBase—$1.29100%0xf70d…dbef91d ago0x1cfba8…35ed9c
0xcf21…82160xccc8…15beBase—$319.07100%0xf70d…dbef91d ago0x08ea83…7444e7

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.