Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa32d ago0xe824be…bbd8a1
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa32d ago0x788a2d…11aff3
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa32d ago0xce12c2…e0fd74
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa32d ago0x68533b…d28735
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa32d ago0x3a8f50…d35f75
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa32d ago0xe3e061…e3ee82
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa32d ago0x990de4…a3c4ca
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa32d ago0xb8eb17…02f2f2
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa32d ago0xbe2353…89fcae
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa32d ago0x92e582…dd6fc6
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa32d ago0x0d7f0c…5385bc
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa32d ago0xb2830c…b569a4
0x20fe…be430x9c95…e299Base—$0.001100%fluxa32d ago0x580076…cd68d8
0x20fe…be430x9c95…e299Base—$0.001100%fluxa32d ago0xd6b7f6…40eb1b
0x20fe…be430x9c95…e299Base—$0.001100%fluxa33d ago0x5f5373…7ed8b8
0x20fe…be430x9c95…e299Base—$0.001100%fluxa33d ago0x480487…8f4ba9
0x20fe…be430x9c95…e299Base—$0.001100%fluxa33d ago0xa6f8ff…e8bdac
0x20fe…be430x9c95…e299Base—$0.001100%fluxa33d ago0xfb6bcb…2ca7d8
0x20fe…be430x9c95…e299Base—$0.001100%fluxa33d ago0xe80c1e…bdbc09
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa33d ago0xcf789b…fbef4a
0x20fe…be430x9c95…e299Base—$0.001100%fluxa33d ago0x4a26df…a4248d
0x20fe…be430x9c95…e299Base—$0.001100%fluxa33d ago0x5aafc2…51c7f2
0x20fe…be430x9c95…e299Base—$0.001100%fluxa33d ago0x86b3f2…800bf0

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.