Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI120d ago0x2252a8…8d1e77
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI120d ago0x948a2e…11f7f9
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe90170…57cd9e
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI120d ago0x250ae8…f6083d
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa3f477…4f20ca
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc35d3e…11e450
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI120d ago0x067f58…00aaa5
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI120d ago0x91e39f…f2e7a3
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI120d ago0x3a0554…d0ff04
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI120d ago0x91f883…a079e3
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI120d ago0xed4ded…2d9b7b
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI121d ago0x2bf524…c9d6c3
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI121d ago0xf139a5…b293e9
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI121d ago0x7d5cdc…4c8918
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI121d ago0x37b9bd…1c9b5f
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI121d ago0xb329f4…713393
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI121d ago0x18e315…4a8067
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI121d ago0xd4c5da…0d8b31
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI121d ago0xd997a3…985e62
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI121d ago0x2583f0…87fb08
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI121d ago0xd056a0…413f56
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI121d ago0x906caa…befdc3
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI121d ago0x582ea7…fee802

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.