Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa47d ago0x86a936…b689bb
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa47d ago0x8232a3…182198
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0xf34cda…9d016a
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0x6ef1ea…53a83e
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0x727c89…f0c634
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0x33b8f0…82bbc1
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa47d ago0xac77b0…3bbcc5
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0xc169f4…a2b37a
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0xc61bc7…b3befc
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0xbe7e7f…87c935
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0x7b8a49…12e5e2
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0x10e73c…de7f32
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0x214ca8…af70b4
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0x4f10a8…697a7c
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0x8a7386…dfeb58
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0x9c1e61…ec07e6
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0xdd8351…4b5082
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0x2185bd…2087bb
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0xd2896e…a83967
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0x095a93…9103f3
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0x504fa8…551770
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0x5ddf43…8f7ba7
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa47d ago0x317c5d…3b668d
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0x05980f…baf0bf

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.