Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8890…7b6f0xf349…5be0Base—$0.01100%coinbase45d ago0xb8c2a2…f66430
0x8890…7b6f0x088d…4bdeBase—$0.01100%coinbase45d ago0x2b3e2b…5dce34
0x8890…7b6f0xdd31…c9aeBase—$0.01100%coinbase45d ago0x366750…aeb8ea
0x8890…7b6f0xa885…b409Base—$0.01100%coinbase45d ago0x99c771…7e3c66
0x8890…7b6f0x2ea6…e613Base—$0.01100%coinbase45d ago0x202117…e633f3
0x8890…7b6f0x1b20…9bddBase—$0.01100%coinbase45d ago0x7a0090…9d4f2a
0x8890…7b6f0x65ad…899bBase—$0.01100%coinbase45d ago0x2bc344…fe2aae
0x8890…7b6f0x66e2…c9a2Base—$0.01100%coinbase45d ago0xb768d4…2e3d75
0x8890…7b6f0xfcab…4b26Base—$0.01100%coinbase45d ago0x271999…7c1a98
0x8890…7b6f0xc3f0…93a6Base—$0.01100%coinbase45d ago0x2cd109…52386b
0x8890…7b6f0x279f…1c6aBase—$0.01100%coinbase45d ago0x20bf82…9076f4
0x8890…7b6f0xb423…5b43Base—$0.01100%coinbase45d ago0x82d240…d7a3c4
0x8890…7b6f0x2e0e…67c4Base—$0.01100%coinbase45d ago0x4468a7…008b70
0x8890…7b6f0x2f55…5b4fBase—$0.01100%coinbase45d ago0x8c48b5…e58355
0x8890…7b6f0xd82d…885aBase—$0.01100%coinbase45d ago0xe1bbfc…acb2ac

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.