Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase104d ago0x229f83…1011e3
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase104d ago0x16045c…a0e0ef
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase104d ago0x6fbe3e…580c2c
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0x654cd7…d96eae
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0x224d0a…b77ae6
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0x80ed57…7d1805
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0x218c06…7e67f9
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0x2bbdba…372513
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0x09652e…029936
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0x1c7e5d…010ca7
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0x6c811d…dd156f
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0x2d470d…5cbcb1
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0x03e5f3…55bd06
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0xaeeb93…978363
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0x831412…9bb818
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0xdba127…e51f70
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0x3d774b…cf0c07
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0x7ca853…bcf874
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0xf1cfc5…b3424a
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0x359748…821a74
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0xd8c225…a02b7a
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0xc93972…64e817
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0xdcd392…ffeb42
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0x146d20…1e2adb
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0x117b53…ec864e

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.