Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4964…14270xfe80…47eeBase—$0.001100%fluxa24d ago0x29d3d8…738a0c
0x4964…14270xfe80…47eeBase—$0.001100%fluxa24d ago0x0030be…5506f2
0x4964…14270xfe80…47eeBase—$0.001100%fluxa24d ago0xd78207…bdcb67
0x4964…14270xfe80…47eeBase—$0.001100%fluxa24d ago0x5657ee…9bdcf0
0x4964…14270xfe80…47eeBase—$0.001100%fluxa24d ago0xb9a6ee…8f14f4
0x4964…14270xfe80…47eeBase—$0.001100%fluxa25d ago0x200621…55fb33
0x4964…14270xfe80…47eeBase—$0.001100%fluxa25d ago0x83600f…b2d581
0x4964…14270xfe80…47eeBase—$0.001100%fluxa25d ago0x29f84a…e03f89
0x4964…14270xfe80…47eeBase—$0.001100%fluxa25d ago0x885cee…9f85b7
0x4964…14270xfe80…47eeBase—$0.001100%fluxa25d ago0xa79994…a21f1d
0x4964…14270xfe80…47eeBase—$0.001100%fluxa25d ago0xc37b8c…eed46f
0x4964…14270xfe80…47eeBase—$0.001100%fluxa25d ago0x59c8e2…696303
0x4964…14270xfe80…47eeBase—$0.001100%fluxa25d ago0xb4e7e7…04f9b2
0x4964…14270xfe80…47eeBase—$0.001100%fluxa25d ago0x3bfc81…f4ebcc
0x4964…14270xfe80…47eeBase—$0.001100%fluxa25d ago0x87b235…2abf9c
0x4964…14270xfe80…47eeBase—$0.001100%fluxa25d ago0x9a30f2…a17534
0x4964…14270xfe80…47eeBase—$0.001100%fluxa25d ago0xf76f9c…59a212
0x4964…14270xfe80…47eeBase—$0.001100%fluxa25d ago0xa78e4d…0e43b7
0x4964…14270xfe80…47eeBase—$0.001100%fluxa25d ago0xb1337f…c8037c
0x4964…14270xfe80…47eeBase—$0.001100%fluxa25d ago0x8047f5…789c38
0x4964…14270xfe80…47eeBase—$0.001100%fluxa25d ago0x3bc8eb…53e9a4
0x4964…14270xfe80…47eeBase—$0.001100%fluxa25d ago0xe250b4…9336d8
0x4964…14270xfe80…47eeBase—$0.001100%fluxa25d ago0xb7cc7e…a4d367
0x4964…14270xfe80…47eeBase—$0.001100%fluxa25d ago0xcab224…4e5dd8
0x4964…14270xfe80…47eeBase—$0.001100%fluxa25d ago0x267eaa…57da78

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.