Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x252b4a…82c530
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xce2e80…0c788c
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2e9b37…a84c09
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd67f5d…2831ad
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x50ee18…c56e81
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7fdc3e…d64b54
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5265eb…a3783e
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe195bf…283830
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x73733c…439bb9
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x082e6d…61c154
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x855bab…6cdb54
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc96b96…ed52ad
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf217d4…339d2b
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4369d0…f01902
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x37897b…26d43b
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1341d9…1d2116
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x06cd0a…c446ed
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8971f2…dff208
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb33f1f…4c803a
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3b6977…61dad8
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x320b9c…bd3616
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe2b76c…3477f7
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd22462…26cd67
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd4dfc6…70d121
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3553fd…ff20e6

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.