Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdbcd…6f570x9c95…e299Base$0.001100%fluxa33d ago0x120abf…f93937
0xdbcd…6f570x9c95…e299Base$0.001100%fluxa33d ago0xab13c9…f88a82
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa33d ago0xd91042…a87d8b
0xdbcd…6f570x9c95…e299Base$0.001100%fluxa33d ago0x322d51…5dd0a4
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa33d ago0xdcb76a…f3c081
0xdbcd…6f570x9c95…e299Base$0.001100%fluxa33d ago0xa91283…43ef29
0xdbcd…6f570x9c95…e299Base$0.001100%fluxa33d ago0xca5eca…808b8c
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa33d ago0xb4c60f…4ee9e6
0xdbcd…6f570x9c95…e299Base$0.001100%fluxa33d ago0xf273a4…af56b3
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa33d ago0x1fcf80…5784b6
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa33d ago0x421d06…032ca5
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa34d ago0x4f4697…9e2a37
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa34d ago0x18df59…f81418
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa34d ago0x2aecee…cb5a03
0xdbcd…6f570x9c95…e299Base$0.001100%fluxa34d ago0x8c8e28…4ae0b3
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa34d ago0x8cfc20…9b89ea
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa34d ago0xb9de04…43f059
0xdbcd…6f570x9c95…e299Base$0.001100%fluxa34d ago0x11d6d6…441dcb
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa34d ago0x2f9341…bede4d
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa34d ago0x222f74…dd7588
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa34d ago0x17dd57…7a3ebe
0xdbcd…6f570x9c95…e299Base$0.001100%fluxa34d ago0x5c4522…82f1ef
0xdbcd…6f570x9c95…e299Base$0.001100%fluxa34d ago0x87ed75…ab2e1a
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa34d ago0x9d056f…ea19ba
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa34d ago0x87b88c…67deb0

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.