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%payAI13d ago0xdf259f…535044
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0xbd5a9f…9b5c88
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0x874283…0f6098
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0xdc2343…660342
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0xe904e3…99c013
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0x283289…fe5ddc
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0x527725…3076ed
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0x6a5083…1089ee
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0x3448f4…4bf7b2
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0x11354f…705f50
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0xb204ea…476a95
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0xed93ba…c9592c
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0x1e67dc…8229ad
0x839c…6ff10x69d2…29bdBase—$1.30100%payAI13d ago0x586b02…7e05d6
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0x0dfa51…eb2fa5
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0x906b73…e6e4a4
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0x27da17…14d520
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0xcd5768…d12b2d
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0x85b147…03a496
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0x63cd69…028a41
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0xd5d7ca…6073a6
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0xc72cc9…360d38
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0x75847b…1dda39
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0x0b985a…0c496f
0x69d2…29bd0xcc19…930eBase—$0.10100%payAI13d ago0xbe3e81…b3e283

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.