Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd48ab0…3d149e
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x42799a…316732
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7d3631…7549a4
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3eb62f…e29c34
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x499321…58cd9e
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5c1b19…f45ce8
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5d2f26…7f5d6f
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0dd78b…7ab112
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd4e78a…be18b8
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0888c7…007364
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x122953…dae0c4
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x57e900…c933a6
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3dc61e…3a7973
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9bf61f…1c7a12
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x519cc9…a5bbbb
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe05d5c…a1a6d2
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4d5c68…6c1d29
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x147b4b…cb4e1c
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9dd3cf…9e46d0
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1a9b7c…3ef67c
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x62b57a…cb84e3
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4a6171…65567a
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfa7f86…ba1c60
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x59464c…40c2d9
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x81fca7…da6deb

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.