Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa21d ago0xaf00f0…0705fc
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa21d ago0x6bc527…206ca3
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa21d ago0xd2451e…b6c781
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa21d ago0xc37d33…eb496d
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa21d ago0x3cfe06…a07e3c
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa21d ago0xc9ce5b…9ec49d
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa21d ago0x521dfc…e307c8
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa21d ago0x229c7b…2f8af1
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa21d ago0x91152d…46e78d
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa21d ago0xb86c2b…3d9424
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa21d ago0x3aeab2…14207b
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa21d ago0xeb2674…7c9099
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa21d ago0x451208…4bd0cc
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa21d ago0x517540…f209dd
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa21d ago0xf475f4…edefca
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa22d ago0x8bc52d…4e30c1
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa22d ago0xe0b4f4…c9a7e4
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa22d ago0x513c1b…dccd95
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa22d ago0xdfad2b…91f297
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa22d ago0xa62698…913861
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa22d ago0x795d9b…3e5694
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa22d ago0x3eb479…e87c3a
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa22d ago0x1178ce…6d5da6
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa22d ago0x914c3b…1961c4
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa22d ago0xb62464…cebe0b

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.