Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa22d ago0x453f32…c0610e
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa22d ago0x3acd6c…39d2cc
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa22d ago0x1e9814…6637e6
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa22d ago0x79aed7…6214ac
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa22d ago0x9aead4…1a4422
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa22d ago0x50f14a…6af50d
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa22d ago0x9f58fd…07d5b3
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa22d ago0xdc0d8a…4d9877
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa22d ago0x25cc45…80d5bf
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa22d ago0x8168c3…48e4a0
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa22d ago0x582c62…9ef91e
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa22d ago0x701af2…59392a
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa22d ago0x9da1d4…c69f42
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa22d ago0x92df59…425d17
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa22d ago0x6a586f…9d97fb
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa22d ago0xa594ac…ae9279
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0x658b8d…0f2338
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0xab0766…b863c6
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0xdfa02d…b99724
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0xb58977…e7fa96
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0x111f83…30796a
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0x385f53…6c6b53
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0x9f5497…fc6c2f
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0xe32963…06893e
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0xa6d651…707ac1

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.