Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI111d ago0x089953…0e35b6
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI111d ago0x12225d…36dd37
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8414e2…f8aa0e
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb1b6ca…98b5ab
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI111d ago0x907b03…6bf45d
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc8cfdc…522c73
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf92be6…6517e2
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb28fbf…ad32ea
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI111d ago0x363683…652b4a
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI111d ago0x47903d…76452e
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7161d6…4b88d0
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0d02c6…e2b06f
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1a491a…4992ce
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6e6b12…889682
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3a153b…c012e1
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI111d ago0x749bd5…3931fb
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI112d ago0xab21fe…2fe4e1
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd4cc63…251939
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x984438…2a2c9d
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x48bed0…2598df
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x80a087…5fd419
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6bfc65…2f1351
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb2447e…a35f32
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x50e619…151be7
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x89b6c5…92614d

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.