Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0x1357ca…5fabdc
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0x5a034f…4b9ece
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0xf0fd8e…0479b1
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0xe1a2d9…633f4d
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0xedc8bf…2c5d91
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0xd35cb4…731125
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0x07f00d…670960
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0x710e64…990193
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0xbaec29…95216a
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0xc29218…a0a88a
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0xccb2e2…4fad9c
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0x8f12d3…af750b
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0x775b46…addc96
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0x9c2140…86d732
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0xefda99…9fffdb
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0xc40783…955118
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0xb2e287…c8ca33
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0xf67441…c803a2
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0xba7758…7237cb
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0x715404…9841dc
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0x55ed29…eb281f
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0x9888bd…a50d70
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0xb0a74a…51a167
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0xf8a037…4a326b
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown54d ago0x364856…74ff36

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.