Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa19d ago0xcc4fb7…18e2eb
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0x00a6d8…14bc57
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0x3af160…e05c38
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0xa8d909…70d22e
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0x5476f9…22138c
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0xa1e82e…d28f1a
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0xe829bc…9136a6
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0x39465e…210878
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0x77549f…a08821
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0xa49927…1c2d59
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0x50b0ea…6ad338
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0x7067d9…d74180
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0x5940e6…df437f
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0x4de48c…e2f5a5
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0x79cdcd…0905a0
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0x790687…edebb5
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0x99c101…0624cd
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0x5f5775…2ea68f
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0x0b69db…15d358
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0x0ba743…41a3e8
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0xb7d1a5…541b39
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0xf63894…caba54
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0x62ef1a…c536e9
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0xa81b3e…aa1f6f
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa20d ago0x8ca5da…2a0fef

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.