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%coinbase38d ago0x054048…c26c1c
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0x7fea09…b031f8
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0xc44e6d…d90fe8
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0x844b1e…19a5ea
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0xdfeb3e…867e6f
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0x84f154…6bd157
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0xfe669d…2d2b40
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0x2b8d01…52c736
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0x883cc7…b3fb7a
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0x25c640…93f962
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0xc9d8b2…02a5e1
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0x38d6e2…768bbb
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0xeff0e0…67e714
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0x87a563…1abff9
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0x6e4c25…05c854
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0x13bfe3…089ef7
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0x6f6abe…0d772a
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0xaf7ea4…f4909b
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0x071797…93929e
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0x31f2c0…1dde8d
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0x17779b…135f67
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0x045534…2bcb82
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0xd83ebc…c0714f
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0x5bc642…c2cb08
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase38d ago0xddb1b3…1443ee

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.