Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase22d ago0x3efeca…1f7828
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase22d ago0x988670…b1e7e2
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase22d ago0x280ebc…bb4293
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase22d ago0xf42e7a…96fe2a
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase22d ago0xfa7025…195707
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase22d ago0x0b9a2c…9cb9d4
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase22d ago0xde7f2a…7cc572
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase22d ago0x03b2f4…191dce
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase22d ago0x04418e…ccc33d
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase22d ago0x50b250…8b5e00
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase22d ago0x3f37a6…6928a0
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase22d ago0x85d381…57bc28
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase22d ago0x8ecd92…2d787a
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase22d ago0xf6252e…7fd202
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase22d ago0xbd5703…e41768
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase22d ago0xa5e1c4…f06676
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase22d ago0x1347cc…f220da
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase22d ago0xd8231b…618106
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase22d ago0xa46549…aef66e
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase22d ago0x0f3a45…192c1a
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase22d ago0x895736…9d7ca9
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase22d ago0x99d161…b7269f
0x5b2b…f2b10xa9dd…2315Base—$0.01100%coinbase22d ago0x8c18f4…5da1e8
0x5b2b…f2b10xa9dd…2315Base—$0.01100%coinbase22d ago0x3f85f5…2cf926
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase22d ago0x0d7bfd…2346b2

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.