Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x143788…c52b27
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x437d63…18a68c
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc5c2da…90031b
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3dc76a…ae7ec2
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x302436…e58b20
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf68a0b…bb9e4e
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x56505e…0f65d4
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xafef42…0a47b8
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd5f16c…d9fe97
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa8ec28…7a72eb
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1305d6…8caf18
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9c31d7…2709ed
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfdd9cb…6607ee
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe2e4a0…1e1933
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2f0827…2ad551
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x414692…0180c5
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc90671…4cfc8a
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7d550c…8bd5d3
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x948727…752be3
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa7448c…d627f0
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xceeb24…afa93a
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9815eb…9304da
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4fbbaa…4af180
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3e8a87…dacd36
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x318258…c80fa6

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.