Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0xb0ce7f…72542b
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0x45e35d…5888ca
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0x0748f6…6d10ec
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0x1a2cd7…0d571e
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0xf80d91…942a84
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0x5f7f91…fbecc1
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0xfff07b…350ac6
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0xad8313…ab0cb0
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0xee9104…581e22
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0x0980c2…bb0990
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0x6d7797…93b33c
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0x75a34a…b5b03a
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0x2615b9…e982df
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0xc0c2fa…9036ef
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0x2d7204…8ebe01
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0x7c7176…aadefb
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0x6dc52b…d0b14a
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0x6bd9e6…b53cb4
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0x4e60c5…57480f
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0x80a717…0dd461
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0x75a47e…150be5
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0xd07b77…121047
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0x52e1fa…c5b854
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0xe7de6f…9d0daa
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa19d ago0x2d2428…f648dc

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.