Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa9d ago0x065b08…e81dd8
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa9d ago0x2c1407…a936ab
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa9d ago0x77b6bc…e524be
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa9d ago0x32d03b…382eeb
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa9d ago0x25d33a…fe2873
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa9d ago0xebbffd…598ad0
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa9d ago0x57e17a…68529e
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa9d ago0xb3b506…b56327
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa9d ago0xff4b4e…67c1c7
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x642214…b79603
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x4cfd78…e86847
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x49fe91…f883e5
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x109831…d8a352
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x8f18c2…df96be
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0xcd1e2a…94ddc5
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0xb3e44b…131b73
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x34b1b5…ef0146
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x9b2ddf…8f2603
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x563cd9…a0938c
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x3733d2…43b09d
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x1076c7…df53c3
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x43c0d7…e7db14
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0xd8a3ef…f6cb55
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x04679a…090d00

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.