Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0xf55802…033bcf
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x9e89d7…5cece9
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x7c46fd…1e77d0
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x688442…8e5940
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x6f6e2a…53c5c8
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x2a6950…39667b
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x874c07…20c0a1
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x620a56…2852cb
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x7ef757…8608b2
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x39930d…d025ba
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x1e15af…dc8dfa
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x607359…6d68c8
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x911be0…edd1b1
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x7fd2de…3cbff5
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x566988…e7adfd
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x133b79…8371b4
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x4f418a…ef22d9
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0xf3f2bd…34434c
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x310f1f…796b7b
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0xbe43bf…aa7ea9
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x99986d…4c9965
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x0423d0…014d9b
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x893bab…b28332
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0xde4a09…718002

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.