Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase18d ago0xc9c0f4…a6a8f8
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase18d ago0x7f8750…a5bf72
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase18d ago0x3cf28c…52f6ae
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase18d ago0xe47404…652ac1
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase18d ago0x8709c8…c7caac
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase18d ago0x868682…cdc709
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase18d ago0x394f4b…c96767
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase18d ago0x0651a3…f9fdb3
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase18d ago0x9f1972…5895b6
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase18d ago0x9fb89e…577090
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase18d ago0x945ba7…e65151
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase18d ago0xa50f98…1bf5f3
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase18d ago0xf796a7…a6a99d
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase18d ago0x70aa24…6fe720
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase18d ago0x34c1db…ae1e18
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase18d ago0xd7fa6d…3ed8f2
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase18d ago0x7266da…90f3f1
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase18d ago0x4cf10c…9b1a33
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase18d ago0xf09c5c…7c298d
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase18d ago0x619934…0dc5f4
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase18d ago0x8feb6b…cf1425
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase18d ago0x843936…a0bc55
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase18d ago0xe91356…cac4b8
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase18d ago0xffc74d…699404
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase18d ago0x2a3bd6…d2909f

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.