Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa18d ago0x5f70cc…ced9d0
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa18d ago0x17de34…67b993
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa18d ago0x9d2dd9…3f84c4
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0xef3c8f…e79ef9
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x77c4e0…a8a5aa
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x6ef90a…359ab7
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0xe78a38…eb2ecc
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x3e1be8…d6f9fc
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0xf78698…ecac1b
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0xeaa25b…98de06
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x04978c…d9530a
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x90a621…f3d0e0
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0xb9a05d…1085dc
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x2c73c4…2add1b
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0xa18098…1a1c74
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0xe5b7fa…3ed0cb
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0xa0f0e2…e2de6e
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x2c1222…332cf6
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x5547e6…cd8464
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0xf305c6…d832aa
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x589802…84fd0e
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0xf334b0…8f0a38
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x58e947…e8fa08
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x466558…8723f5
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x6eb3a4…316cb0

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.