Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x44c72c…1d3977
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6ce252…75ffa8
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbe138d…ff4bbc
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x360d49…149ac6
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x851ed1…b0b1cf
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x793ab9…f0dce2
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x368c50…2e1f92
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI112d ago0xef59ad…13d196
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x23c065…95a5f8
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1ce2ea…3febbb
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x409deb…a90431
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x61769e…38fb13
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2efad6…721ab9
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0f7eed…6b07b9
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8dd2cb…4559aa
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf492e9…aafae3
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI112d ago0x43920d…172903
0x85ba…1e730x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe97e56…a8b0a4
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd46de1…7e0478
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI112d ago0x03f994…9fd01f
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5d1266…3d14ee
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI112d ago0xaa076f…062512
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd9762a…b44edc
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI112d ago0x69dfec…7b6594
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI113d ago0x632d00…48fad4

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.