Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff2f…67110x9c95…e299Base$0.001100%fluxa47d ago0xe062e5…d7f165
0xff2f…67110xfe80…47eeBase$0.001100%fluxa47d ago0xe78fc0…9f227f
0xff2f…67110x9c95…e299Base$0.001100%fluxa47d ago0xf47843…a27201
0xff2f…67110x9c95…e299Base$0.001100%fluxa47d ago0x0409af…aae514
0xff2f…67110x9c95…e299Base$0.001100%fluxa47d ago0x0fabdc…a4f40d
0xff2f…67110xfe80…47eeBase$0.001100%fluxa47d ago0x576931…ec4790
0xff2f…67110x9c95…e299Base$0.001100%fluxa47d ago0xeb1fbd…99ffed
0xff2f…67110x9c95…e299Base$0.001100%fluxa47d ago0x59f402…e490e0
0xff2f…67110x9c95…e299Base$0.001100%fluxa47d ago0x30c592…9ce126
0xff2f…67110x9c95…e299Base$0.001100%fluxa47d ago0x6021e4…2e1fee
0xff2f…67110xfe80…47eeBase$0.001100%fluxa47d ago0x9c973c…d5b887
0xff2f…67110xfe80…47eeBase$0.001100%fluxa47d ago0x3c1f5b…07782c
0xff2f…67110x9c95…e299Base$0.001100%fluxa47d ago0xceeee9…5e3094
0xff2f…67110x9c95…e299Base$0.001100%fluxa47d ago0xc0138f…710e5f
0xff2f…67110x9c95…e299Base$0.001100%fluxa47d ago0x7eaec4…0acc93
0xff2f…67110xfe80…47eeBase$0.001100%fluxa47d ago0x920e5e…3d8efa
0xff2f…67110xfe80…47eeBase$0.001100%fluxa47d ago0xe5b1e0…4873a3
0xff2f…67110x9c95…e299Base$0.001100%fluxa47d ago0x35b912…e86a82
0xff2f…67110x9c95…e299Base$0.001100%fluxa47d ago0x137288…64286f
0xff2f…67110xfe80…47eeBase$0.001100%fluxa48d ago0xe97d5f…ecd6a8
0xff2f…67110x9c95…e299Base$0.001100%fluxa48d ago0xdb914f…c4e041
0xff2f…67110x9c95…e299Base$0.001100%fluxa48d ago0xbbb408…f79b81
0xff2f…67110x9c95…e299Base$0.001100%fluxa48d ago0xe2a451…377f15
0xff2f…67110x9c95…e299Base$0.001100%fluxa48d ago0x0e770c…b50b7c
0xff2f…67110x9c95…e299Base$0.001100%fluxa48d ago0x61e1f2…3c7be8

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.