Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa34d ago0xc6076e…d20b5e
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa34d ago0x6c5f0a…12a7d5
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa34d ago0xcda003…559e42
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa34d ago0xb74097…d7f479
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa34d ago0x036e09…6ebbb4
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa34d ago0xfa843a…be5468
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa35d ago0xf18a49…a1faeb
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa35d ago0x224c89…54632a
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa35d ago0xe02311…00cbed
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa35d ago0x52f0b1…45c045
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa35d ago0xd8ac73…a2b8d9
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa35d ago0x5807f9…a9126b
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa35d ago0x835095…ad7e6b
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa35d ago0x088fa6…0edf91
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa35d ago0xa3c027…eb2f89
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa35d ago0xb616c7…aa8fdc
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa35d ago0xa9a5b3…48935a
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa35d ago0x1721ff…46da7e
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa35d ago0x581aa3…8df305
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa35d ago0x23ca17…5c729e
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa35d ago0xbdbc90…a62c54
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa35d ago0xe4bf0e…345838
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa35d ago0x0f35f6…c07eba

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.