Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base$250.5370%0x4337…663c26d ago0x8d92c1…ee68fa
0x3be9…575c0x4cd0…bc31Base$20.4470%0x1d53…c61326d ago0x29699e…67a485
0xa4e1…9be60x4cd0…bc31Base$18,465.0270%0xf70d…dbef26d ago0x081f2a…daa77d
0x3be9…575c0x4cd0…bc31Base$5.4370%0x2891…bc4c26d ago0x852ecc…04d1ff
0x5168…175b0x4cd0…bc31Base$268.9570%0xf70d…dbef26d ago0x7e1abe…b869ae
0xd93b…ee530x4cd0…bc31Base$99.6670%0xf70d…dbef26d ago0x2e3099…c7fd8e
0xd93b…ee530x4cd0…bc31Base$147.4970%0xf70d…dbef26d ago0x0cdee4…f97f1b
0x3be9…575c0x4cd0…bc31Base$5.4370%0x4337…ef2526d ago0xa05b40…05b7ad
0x5168…175b0x4cd0…bc31Base$267.3870%0xf70d…dbef26d ago0x70f4a6…b64063
0x9548…c0c40x4cd0…bc31Base$5.0070%0xf70d…dbef26d ago0xd4a413…cb38d9
0x5168…175b0x4cd0…bc31Base$196.6570%0xf70d…dbef26d ago0xa403c9…3d6aef
0x3be9…575c0x4cd0…bc31Base$100.4170%0x4337…e22a26d ago0x53d72d…c24b84
0x3be9…575c0x4cd0…bc31Base$100.4170%0x4337…7b5f26d ago0xc28976…9f93c2
0x3be9…575c0x4cd0…bc31Base$50.4570%0x2915…146526d ago0x7cba1b…10f7da
0x2646…61c20x4cd0…bc31Base$9.9870%0xf70d…dbef26d ago0x31c35b…c24708
0x3be9…575c0x4cd0…bc31Base$15.5070%0x7b5c…7b9a26d ago0x2b7eb8…11793e
0x2646…61c20x4cd0…bc31Base$2.8870%0xf70d…dbef26d ago0xd2da3b…8a3827
0x3be9…575c0x4cd0…bc31Base$220.4570%0x2915…146526d ago0x935ddb…c63bdb
0x3be9…575c0x4cd0…bc31Base$10.3770%0x4337…306326d ago0xf2bede…f7c356
0x3be9…575c0x4cd0…bc31Base$67.4570%0x4337…882626d ago0xf69272…ba638b
0x3be9…575c0x4cd0…bc31Base$20.4470%0x4337…44cc26d ago0x86a29d…342ca4
0x3be9…575c0x4cd0…bc31Base$20.4470%0x4337…fa0026d ago0x2e47c5…6e0603
0x3be9…575c0x4cd0…bc31Base$67.3970%0x2891…bc4c26d ago0x066d1a…4a6d05
0x4736…ff020x4cd0…bc31Base$2.4470%0xf70d…dbef26d ago0xfa9fbc…3d04b0
0x3be9…575c0x4cd0…bc31Base$67.4570%0x4337…f2e126d ago0x722a14…e71d67

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.