Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb42…72010xfe80…47eeBase$0.001100%fluxa5d ago0x669535…beeb46
0xbb42…72010xfe80…47eeBase$0.001100%fluxa5d ago0xd6368f…856fa3
0xbb42…72010xfe80…47eeBase$0.001100%fluxa5d ago0xaba6a2…67960b
0xbb42…72010xfe80…47eeBase$0.001100%fluxa5d ago0x0348e2…9528dc
0xbb42…72010xfe80…47eeBase$0.001100%fluxa5d ago0x192f45…604f2d
0xbb42…72010xfe80…47eeBase$0.001100%fluxa5d ago0x03d097…711bc7
0xbb42…72010xfe80…47eeBase$0.001100%fluxa5d ago0x26af5e…db0688
0xbb42…72010xfe80…47eeBase$0.001100%fluxa5d ago0xabbe10…7d0a3b
0xbb42…72010xfe80…47eeBase$0.001100%fluxa5d ago0x7104af…87bdd8
0xbb42…72010xfe80…47eeBase$0.001100%fluxa5d ago0x1e7fd0…39b3ed
0xbb42…72010xfe80…47eeBase$0.001100%fluxa5d ago0xab14b5…ef541d
0xbb42…72010xfe80…47eeBase$0.001100%fluxa5d ago0x8f7952…41fef4
0xbb42…72010xfe80…47eeBase$0.001100%fluxa5d ago0x9fe686…5fcb7c
0xbb42…72010xfe80…47eeBase$0.001100%fluxa5d ago0x13809c…3a9ae7
0xbb42…72010xfe80…47eeBase$0.001100%fluxa5d ago0x0715b9…2aefb5
0xbb42…72010xfe80…47eeBase$0.001100%fluxa5d ago0x02df38…5ffcfb
0xbb42…72010xfe80…47eeBase$0.001100%fluxa5d ago0x627f81…080304
0xbb42…72010xfe80…47eeBase$0.001100%fluxa5d ago0x614c02…7e1ab1
0xbb42…72010xfe80…47eeBase$0.001100%fluxa5d ago0x39bd6c…137534
0xbb42…72010xfe80…47eeBase$0.001100%fluxa5d ago0x44b325…0f9443
0xbb42…72010xfe80…47eeBase$0.001100%fluxa5d ago0x1514b5…c7148e
0xbb42…72010xfe80…47eeBase$0.001100%fluxa5d ago0xfd4ccd…a2472f
0xbb42…72010xfe80…47eeBase$0.001100%fluxa5d ago0x2c56df…8cf054

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.