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%fluxa18d ago0x589e47…99ebfd
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0x9b9454…84f727
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0x4743d1…7f53dd
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0x1a6946…f6e790
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0xc03593…1a1abc
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0x91dc11…b8a207
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0x3b30db…15153d
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0x3d8fff…22c042
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0x635a43…053b87
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0xfb5ac9…e46e10
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0x1370ad…8f1ad5
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0x2db602…bafd86
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0x07b116…2cbeb7
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0x3aa7ff…28de16
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0x469dcd…eca9af
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0xdfb472…edc490
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0x93b47c…7ddb4c
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0x5ab963…0c9c49
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0xa9ce78…22d396
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0xeea9b3…163b19
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0x95fb2e…da2bed
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0xabeaef…be788b
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0x11e926…cd7485
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0xf91fe3…22902c
0xb68c…9aa40xfe80…47eeBase$0.001100%fluxa18d ago0x2d66a5…e7166b

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.