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%payAI105d ago0xc91f36…9319b1
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5726d6…0a9727
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x538ab7…420344
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0b24b8…02c858
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4276b0…9df655
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7b7e19…e35a6f
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x74e0f4…662a4c
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa69a83…7e201a
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4f8cac…51fda0
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf7d389…3982b8
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x69e8a0…f1bf35
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9fdbae…27f7cf
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x705a16…d3da7c
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9b37b1…8a3c21
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x83958d…64c194
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfac0a3…c436b3
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0xae3905…f51bad
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfddd3d…97adbc
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff48ec…19cbf6
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa71e0f…cf1806
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb1f74a…b44269
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0ffdeb…50a40d
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x252810…d2bec7
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcdf2e1…f19701
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x74cf0f…cb808e

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.