Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xba2330…4ae3d6
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeeba85…061dee
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6600e1…c53423
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x55d4d6…67d2fe
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x770892…9eb41e
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8d3993…c849ce
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbf1bf6…06d842
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc2b1b5…f53094
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x401ab7…f3086c
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5868bf…c54dc4
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa21830…b1db77
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb96fcc…fa895c
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbab39e…9ed3b8
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6603fd…6a1d35
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x60f9c9…739319
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc4c4e4…c6d979
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8bac94…851b67
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x084bf3…785eab
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x07fe75…8adb6d
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4e595b…1cbb36
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xae9f4b…254451
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7c2c43…749a93
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd9a339…3c595a
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x76a8f9…71000b
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x47ebc5…aacc99

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.