Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI120d ago0xd5bd6b…0ae576
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI121d ago0xb00bce…22cdd5
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI121d ago0x00d52a…28d2cb
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI121d ago0x0f7e31…4e7cd9
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI121d ago0xf98194…caf2ce
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI121d ago0x5d4637…8f4716
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI121d ago0x87d0b2…916498
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI121d ago0x208c0f…1434ec
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI121d ago0x5dafda…b0a22f
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI121d ago0x94ee98…f2aaf7
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI121d ago0xdaeef8…e4b5ad
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI121d ago0x894bce…66a5ae
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI121d ago0xac7ba4…287d02
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI121d ago0xcca036…7146af
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI121d ago0x149410…09cd4e
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI121d ago0xed4c45…0d7b31
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI121d ago0x1ae9b7…57b756
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI121d ago0xe78a86…b78d50
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI121d ago0xaf2f24…7130c6

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.