Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x47425c…ed9e48
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x859f0b…310954
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x5c9b12…e6f858
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0xa97efc…9a4c48
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x72f4bf…669ea3
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x81c7c5…d6320a
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0xaf7250…f8e812
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x61f43d…a2b1c5
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x7df621…2dc200
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa20d ago0x889842…8a60d3
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa20d ago0x0d4f94…32161b
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa20d ago0x4d7d96…f4ff52
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa20d ago0xe8b2e2…4ec146
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa20d ago0xf70a32…8bf538
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa20d ago0xb55e27…83053d
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa20d ago0x8f2372…f02cce
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa20d ago0x61d039…f8d74c
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa20d ago0x19ce08…d20e6a
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa20d ago0x861923…c2ff54
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa20d ago0x375ade…0fa59d
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa20d ago0xf494d6…4227e3
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa20d ago0x668543…a8105f
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa20d ago0x7091f3…0f4303
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa20d ago0xd42269…8e765e
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa20d ago0xb06ca5…266b8a

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.