Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0x7b773f…540527
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0x795e93…fc0680
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0x76f92e…caa675
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0xac0e47…7d9160
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0xa0a6b8…190a21
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0xcf9b90…ca226b
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0x08aa63…223991
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0x83828b…acd586
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0xdc91d2…ccc860
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0xf31f2c…3323d1
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0xcf7b14…687d8e
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0x06b74f…bb7eca
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0x044606…4aee44
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0xf571a4…f88213
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0x6624e1…d332ce
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0x1a075e…a47f84
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0x8c501d…36f8ce
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0x9bdc16…acfe32
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0xe35145…f6e2cb
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0xd5a982…04f155
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0xa864bc…883723
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0x1b207e…3d31ca
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0x9c1145…afa4a8
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0x21153b…b784b1
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase46d ago0xcfb779…a141a6

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.