Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9628…84d90xd176…f515Base—$0.93100%fluxa115d ago0x19f04f…d31621
0xb90a…9ae40x9628…84d9Base—$0.80100%fluxa116d ago0x313ebf…fbe7f9
0xb90a…9ae40x9628…84d9Base—$0.01100%fluxa116d ago0x608001…5399df
0xb90a…9ae40x9628…84d9Base—$0.01100%fluxa116d ago0x302912…c33932
0xb90a…9ae40x9628…84d9Base—$0.01100%fluxa116d ago0xe3ee02…811036
0xb90a…9ae40x9628…84d9Base—$0.01100%fluxa116d ago0xff6d96…428f65
0xb90a…9ae40x9628…84d9Base—$0.01100%fluxa116d ago0x4f3e2f…335e2d
0xb90a…9ae40x9628…84d9Base—$0.01100%fluxa116d ago0x8a09b6…66d2e5
0xb90a…9ae40x9628…84d9Base—$0.01100%fluxa116d ago0xd0adf5…bbbc3c
0xb90a…9ae40x9628…84d9Base—$0.01100%fluxa116d ago0x4bdb10…057a77
0xb90a…9ae40x9628…84d9Base—$0.01100%fluxa116d ago0xdd29a7…091b46
0xb90a…9ae40x9628…84d9Base—$0.01100%fluxa116d ago0x118873…6d6060
0xb90a…9ae40x9628…84d9Base—$0.01100%fluxa116d ago0x2205f1…929ae1
0xb90a…9ae40x9628…84d9Base—$0.01100%fluxa116d ago0xbd06df…453108
0xb90a…9ae40x9628…84d9Base—$0.01100%fluxa116d ago0x4dc970…c9c8f5
0x9628…84d90xd176…f515Base—$0.34100%fluxa116d ago0xf750dc…61c1be
0xb90a…9ae40x9628…84d9Base—$0.01100%fluxa116d ago0x60490b…799e78
0xb90a…9ae40x9628…84d9Base—$0.01100%fluxa116d ago0x23341f…282255
0xb90a…9ae40x9628…84d9Base—$0.01100%fluxa116d ago0xc730a6…bae04b
0xb90a…9ae40x9628…84d9Base—$0.01100%fluxa116d ago0xa451f6…ed07a8
0xb90a…9ae40x9628…84d9Base—$0.01100%fluxa116d ago0x049b0c…943c2d
0xb90a…9ae40x9628…84d9Base—$0.01100%fluxa116d ago0x0e6ff5…bc1025

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.