Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe206…d9c60xa31c…9e9dBase—$0.01100%coinbase75d ago0xc72a30…7cd7c5
0xe206…d9c60x5182…e00fBase—$0.01100%coinbase75d ago0xca6151…aa1d7a
0xe206…d9c60x9c0a…cc49Base—$0.01100%coinbase75d ago0x75e293…fa2fe5
0xe206…d9c60xed4a…0c2dBase—$0.01100%coinbase75d ago0x51988c…8405b8
0xe206…d9c60xcebf…8bf9Base—$0.01100%coinbase75d ago0xe3736a…953dbc
0xe206…d9c60xad70…0318Base—$0.01100%coinbase75d ago0x7d2ee9…0bf15a
0xe206…d9c60x1bd1…0b09Base—$0.01100%coinbase75d ago0xeb48cb…54c9a5
0xe206…d9c60xf105…aadcBase—$0.01100%coinbase75d ago0xc0ab19…6c7c2d
0xe206…d9c60xde27…6f92Base—$0.01100%coinbase75d ago0x05d69b…138ecc
0xe206…d9c60x4802…e508Base—$0.01100%coinbase75d ago0x214bcc…87d02e
0xe206…d9c60x2c84…5dddBase—$0.01100%coinbase75d ago0xfe62b1…403cd2
0xe206…d9c60x3f63…7188Base—$0.01100%coinbase75d ago0xca6312…118145
0xe206…d9c60x6a02…c67cBase—$0.01100%coinbase75d ago0xc843ea…fd6e88
0xe206…d9c60xc0bd…834dBase—$0.01100%coinbase75d ago0xd1ed2f…54dfe5
0xe206…d9c60x521f…8c5eBase—$0.01100%coinbase75d ago0x116431…0ac44a
0xe206…d9c60x45ef…7a6cBase—$0.01100%coinbase75d ago0xb05686…0f479d
0xe206…d9c60x08ee…5bd9Base—$0.01100%coinbase75d ago0x75ce2d…d37be6
0xe206…d9c60xc89f…281fBase—$0.01100%coinbase75d ago0x0f9a25…653692
0xe206…d9c60x4b68…6c1bBase—$0.01100%coinbase75d ago0xbf574e…a78aa8
0xe206…d9c60xa209…d7a3Base—$0.01100%coinbase75d ago0x65ca69…49df0d
0xe206…d9c60x9b3e…d596Base—$0.01100%coinbase75d ago0xf597c2…0f543b
0xe206…d9c60xc7f0…3a4fBase—$0.01100%coinbase75d ago0x175c13…bbabbc
0xe206…d9c60xf3cc…93d0Base—$0.01100%coinbase75d ago0x26b885…93c81b
0xe206…d9c60x24e5…95c1Base—$0.01100%coinbase75d ago0x2885af…f12f1c
0xe206…d9c60x7c1b…7a80Base—$0.01100%coinbase75d ago0xd6efd8…82bd4a

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.