Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa19d ago0x73bdc2…e93ea1
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa19d ago0x06c423…6e8eb2
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa19d ago0x660b5f…865cc0
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa19d ago0x1fc7fd…318809
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa19d ago0x8e0362…33cc64
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa19d ago0x1ac3d7…80b44d
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa19d ago0x08a7e1…60d4c8
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa20d ago0xad3199…b3fe60
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa20d ago0x49fbee…99e1bb
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa20d ago0x102956…65f04c
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa20d ago0xb77fb2…2b8ad0
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa20d ago0xf4679b…ab8de1
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa20d ago0x8316f7…8fdf33
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa20d ago0x182720…0e3e28
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa20d ago0xd46d81…6fc151
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa20d ago0xf42cb6…e340bb
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa20d ago0x83822c…a3f673
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa20d ago0x1cbed1…b2a8c0
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa20d ago0xbe99d5…f47148
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa20d ago0x9b9c87…ae0cd6
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa20d ago0x30068b…695283
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa20d ago0xa719db…a1483c
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa20d ago0x17fd8c…295685
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa20d ago0xab3f22…a22d6a
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa20d ago0x55bbf8…d78463

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.