Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x93c1c8…91c6da
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x179f0d…203628
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x6ba379…4d22b7
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0xa2ec35…c4c5c8
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0xc73abd…54a0f7
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x859886…dc479e
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x9e4d61…fd3512
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0xbe6aa6…c5ccbb
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0xec534c…5a4be3
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x9444fc…5bd72c
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0xe0251f…8c1c72
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x7bbe4e…3c78d1
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x367e11…189387
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0xee1c2c…acdca4
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0xa1a07c…c9ea3f
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0xb08246…b9c389
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x09a0c4…a24c3a
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0xecd5e5…2bc9ae
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0xb31bcb…786f2f
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x93bba0…b78b7a
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0xb3a35e…537760
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0xab6583…4d69c1
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x80ef8f…d60ab8
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x8fa91b…4da812
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa20d ago0x79b27b…ed916a

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.