Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0xc33043…40feea
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0x8425e8…cb4b94
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0x1f4ea4…4e00b3
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0x80dbcf…04cf91
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0xeca28b…08eb46
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0xc3f45a…ee524f
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0x7f9e2d…ab2468
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0x4d2064…7dcaf8
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0x4b09f0…59c3c9
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0xd2d00f…e10252
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0x9a6d87…75a3dd
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0x09c37a…c81143
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0x3eac1b…a0eca8
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0x8cb334…e96391
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0x3d0463…7dc8e3
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0x49fb18…3669b9
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0xbde68c…56c54c
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0x10789d…7af34f
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0x574ab0…a75cca
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0xee5b5d…0e9fc7
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0x78ba7a…c22d0e
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0xd1a12e…303f0d
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0x7ed149…79c031
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0x867447…23ca17
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa45d ago0x6ebabe…aa0217

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.