Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa20d ago0xcc724d…46c618
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa20d ago0x47d92f…bc0eb0
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa20d ago0x8c7684…341c97
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa20d ago0x27b076…e58d4b
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa20d ago0x8bc9b9…f5f30f
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa20d ago0xc46731…87bcc9
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa20d ago0x627e6b…dc0c5f
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa20d ago0x3e32af…9bc822
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa20d ago0xe16d29…9984ac
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa20d ago0xc43806…edeee3
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa20d ago0x233a3b…6736cb
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa20d ago0xa8b584…64db6a
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa20d ago0x60f5f3…327e11
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa20d ago0x25b835…236faa
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa20d ago0x3ef463…8bfb81
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa20d ago0xed148a…fc0eb4
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa20d ago0x79795f…ab622d
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa20d ago0x3464b9…2ffcba
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa20d ago0xd084f1…3c5e8c
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa20d ago0xc0d434…87dd69
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa20d ago0xaa4499…875670
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa21d ago0xad2ee4…51980a
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa21d ago0x53e7db…a95a06
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa21d ago0x55403a…d241d7
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa21d ago0xee16e7…f3c7d3

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.