Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0xa7dd9b…c4a4e1
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0xc55c1b…cb643e
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0x351330…fda887
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0xb65791…b96955
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0x6c02d8…82764b
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0xde08f6…29fbbf
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0x2ba1c6…9da3ef
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0xa8aa51…36cc4f
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0x2caa4f…9161d4
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0xf1e1f1…e06c5b
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0x5ebfe5…3b2879
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0x4651fc…aa6d6d
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0xd9eb10…d2a37f
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0xcf10f2…4f6d81
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0xc21682…3fbe4b
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0x896f21…b28730
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0xf12f4e…672f6e
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0x84e27f…ccd2d5
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0x2a9e1e…193129
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0x5eeded…e34fa5
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0x9d4bd3…adda87
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0x020311…8706c3
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0x9b1917…40d41d
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0x3d9188…f1c954
0x4059…278e0xa9dd…2315Base—$0.002100%coinbase122d ago0xd4ad8f…a3b4f1

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.