Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa71d ago0xacbb82…02dcb8
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa71d ago0x2b5023…14bd0c
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa71d ago0x77f378…1ef247
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa71d ago0x8a48fa…b7edce
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa71d ago0x50a327…c7661a
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa71d ago0x7d81bb…c19a61
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x6c4faa…2ff053
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x8cd995…3811bd
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x419ae5…a9f6d1
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0xef60ac…ca9ee2
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x063444…2de887
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x8ff8b8…7b8b0a
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x9a804f…1ec569
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x8d990d…ffbb6d
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x803564…230b97
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x8df848…391c99
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x132abe…c0e270
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x6b944d…281c51
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0xdb1c4c…53a411
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x3e353a…8b7a59
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0xfb31fb…d94417
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0xa2e8df…8fd6e0
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0xcdcdd7…167aae
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x4d76d5…8ec39d
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x6d1ec7…742670

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.