Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0x4a54d7…edcaa9
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0xa47168…05fa95
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0x22bd8b…66e448
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0x797e6a…a55423
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0xc00612…759acb
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0x6f765d…14b775
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0xac1008…eb651f
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0xb630d3…e090b3
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0x0abeba…20eeba
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0x575150…e15aaa
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0x682bf4…1b6bb5
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0x138f45…8581ef
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0x0a7aff…65b0b7
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0xc8533b…207c77
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0x300998…de16d3
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0x8584c3…cb5acd
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0xe94527…21ab54
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0x32c8da…ed46ac
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0x97e6ac…5dce57
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0x2b4bc1…447318
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0x329f7e…da6b33
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0xc511d4…9e78ea
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0xd3cc3c…bea05e
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0xbd1614…4a05f2
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa30d ago0xdb7634…1dfd46

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.