Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb228…61800xfe80…47eeBase$0.001100%fluxa19d ago0x6ccbe0…6b50d6
0xb228…61800xfe80…47eeBase$0.001100%fluxa19d ago0xfe3376…7a0046
0xb228…61800xfe80…47eeBase$0.001100%fluxa19d ago0x9a19b7…5e6ba5
0xb228…61800xfe80…47eeBase$0.001100%fluxa19d ago0xabc1f9…fcceec
0xb228…61800xfe80…47eeBase$0.001100%fluxa19d ago0x75db81…fb6821
0xb228…61800xfe80…47eeBase$0.001100%fluxa19d ago0x715a04…cb887b
0xb228…61800xfe80…47eeBase$0.001100%fluxa19d ago0xbdfbf7…6104d9
0xb228…61800xfe80…47eeBase$0.001100%fluxa20d ago0x5865b9…558592
0xb228…61800xfe80…47eeBase$0.001100%fluxa20d ago0x184e7b…ba6277
0xb228…61800xfe80…47eeBase$0.001100%fluxa20d ago0x79e983…2ff7aa
0xb228…61800xfe80…47eeBase$0.001100%fluxa20d ago0xf03d23…37a975
0xb228…61800xfe80…47eeBase$0.001100%fluxa20d ago0x102fb2…e220ba
0xb228…61800xfe80…47eeBase$0.001100%fluxa20d ago0x845382…7d0451
0xb228…61800xfe80…47eeBase$0.001100%fluxa20d ago0xefb086…98a085
0xb228…61800xfe80…47eeBase$0.001100%fluxa20d ago0x574359…2d7c1b
0xb228…61800xfe80…47eeBase$0.001100%fluxa20d ago0x17dc82…62b428
0xb228…61800xfe80…47eeBase$0.001100%fluxa20d ago0x69d4a1…c2539a
0xb228…61800xfe80…47eeBase$0.001100%fluxa20d ago0xeb2ee1…8162f2
0xb228…61800xfe80…47eeBase$0.001100%fluxa20d ago0x759eaa…7cf537

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.