Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa17d ago0xde010e…ae2e09
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa17d ago0xbe29ac…cb6380
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa17d ago0xbda32b…df2c71
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa17d ago0x9ee8f6…00d4f9
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa17d ago0x6e22f0…f3ca8e
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa17d ago0x66180c…5b0c6b
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa17d ago0x306cf3…493c71
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa17d ago0xeca7ef…ebeb3d
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa17d ago0xba3aa2…e0d353
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa17d ago0x44beb9…43f547
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa17d ago0xdf3ec7…590272
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa17d ago0x566a7d…18287b
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa17d ago0x6b3e04…c98ae7
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa17d ago0xb601bb…1537c2
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa17d ago0x46a64e…cfc968
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa17d ago0x8f0fbd…d6ff67
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa17d ago0x8aaaa6…9e446e
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa17d ago0x29b33e…81dc40
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa17d ago0x0a00a5…d968c0
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa17d ago0xf41bb7…35667d

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.