Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI12d ago0xdc63bf…44446b
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI12d ago0xed6f36…2ffd92
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI12d ago0x284732…2832a6
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI12d ago0xf30807…a47a20
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI12d ago0xadc19b…18f1e0
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI12d ago0x6eba99…129441
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI12d ago0x93908c…5aafaa
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI12d ago0x31f3cc…87e954
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI12d ago0x00fb9d…8a51fe
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI12d ago0xbc1420…990302
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI12d ago0xaf9193…24d4f6
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI12d ago0x49d951…93048b
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI12d ago0xd2f47a…5435a2
0x839c…6ff10x69d2…29bdBase—$1.30100%payAI12d ago0x47a68a…1cd6f5
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI12d ago0xef63f9…caa0f9
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI12d ago0xf8be37…147fe1
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI12d ago0xdbeff7…955f82
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0x4c44e1…c587dc
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0x6b4935…1e186b
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0x78cc40…17a6c4
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0x5565e9…adc106
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0xe23f1a…b3297b
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0x5773b6…461d8d
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0xbb19aa…4d27f7
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0x49bec9…9a3195

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.