Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x077c10…55fe96
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x45809c…d334bc
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8799cc…944ece
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xef2c02…329374
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5e111e…e8d4d5
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x73cba9…575dc6
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdf78c7…f52565
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4c5a3f…ffad14
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf29850…eb2a02
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x792cce…572f89
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x22d109…489dc8
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x563f04…55ac78
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x053bd7…5b9e89
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xed64ae…a49e1b
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xde4c2c…e4ef4b
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9ff5b3…884f41
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa010be…c2e2f5
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb72f67…ae8da2
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd7f025…dc5c77
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7aef2c…c78c7c
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbce879…797fff
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI112d ago0x10ecb8…34971c
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdf4a5b…5815d5
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6d8a4c…75167b
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1d7858…1da19c

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.