Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8f1ef2…317d7b
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5756ce…f1b1e0
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc623b2…3f1ddf
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf8ea94…e78920
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3b6185…7e23ca
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8534eb…983d76
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb965f7…b01351
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI111d ago0x02a52e…b6e9aa
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI111d ago0x42176d…ec59b2
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI111d ago0x68a8cb…f980b3
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa4e789…36a167
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI111d ago0x86e991…110fb2
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe6e00b…4f971c
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3c5fab…e7bbc3
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd96f08…3885a3
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI111d ago0x04f70a…9d9078
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb4692b…cbaafb
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI111d ago0x310549…c332d8
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI111d ago0x345a8b…810b35
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0c0d67…071584
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6b6186…d8ee0b
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI111d ago0xced94b…2a436e
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa653ad…f63864
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcae889…46515e
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcaea08…b4a76e

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.