Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x162482…362c02
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x2bc090…71538f
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xd54b38…8f5dad
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x635197…f9ce95
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x7f6eb0…29cb12
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4f9cd3…bc0b52
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x30105b…3f534a
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xbe31a5…cf2ed1
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe7be96…5e8020
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xfd4f13…766369
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x1c5319…392d9c
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xdde7c4…a01898
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xe90172…2c616f
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x7e8994…0204fb
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x235c5a…f7cd52
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x8abdda…87b390
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x77855f…144dae
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x376c8f…20dddd
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xe05633…24b074
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xf18e57…fb9a4c
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x7a2566…0b3c3c

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.