Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa36d ago0xfc75ba…047619
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa36d ago0xffe332…b63202
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa36d ago0x6638a2…0d9497
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa36d ago0x966af8…2bbce1
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa36d ago0xd35d72…a735f8
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa36d ago0xe428dc…4bc8a4
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa36d ago0xf6632d…b41a38
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa36d ago0x2b0bfa…a0d1bd
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa36d ago0x2da343…c31dd2
0x01e9…3e040x9c95…e299Base$0.001100%fluxa36d ago0xbfca82…cecfeb
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa36d ago0xe66dad…ec2238
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa37d ago0x2ec151…8a849e
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa37d ago0xd5d5b1…387e16
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa37d ago0x87636b…c7efe3
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa37d ago0x60e6b2…2cbbac
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa37d ago0x8a8258…e1917d
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa37d ago0x149f47…c2308e
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa37d ago0xa97da5…50c81c

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.