Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd743…70a50xd0b5…f224Base—$2.7970%0x3482…6f0e10d ago0xb6374f…a4c879
0x2f4f…7ea10xd0b5…f224Base—$30.0870%0x3482…6f0e10d ago0x74c6a9…181af0
0x3b52…08db0xd0b5…f224Base—$10.0870%0x3482…6f0e10d ago0x401b15…40fde2
0x3765…767a0xd0b5…f224Base—$9.9970%0x3482…6f0e10d ago0x014c20…26240f
0x4cdd…c3f30xd0b5…f224Base—$47.3570%0x3482…6f0e11d ago0x99e703…6da690
0x2678…5edd0xd0b5…f224Base—$2.3970%0x3482…6f0e11d ago0x8adff3…a142a0
0x0bf3…7d160xd0b5…f224Base—$1.9970%0x3482…6f0e11d ago0x0ddf28…a492f5
0x8c98…e07f0xd0b5…f224Base—$1.9970%0x3482…6f0e11d ago0x11d398…87e1b6
0xbae8…ec7f0xd0b5…f224Base—$1.9970%0x3482…6f0e11d ago0xc0e4fd…019bcd
0x3a08…05140xd0b5…f224Base—$1.9970%0x3482…6f0e11d ago0x21c047…ab8e65
0x4706…73a50xd0b5…f224Base—$1.9970%0x3482…6f0e11d ago0x22fd8b…6ca8ea
0xd5f8…e9910xd0b5…f224Base—$1.9970%0x3482…6f0e11d ago0xc1effc…76f08b
0x1953…0cc40xd0b5…f224Base—$30.1770%0x3482…6f0e11d ago0x24b250…aa4c33
0xee5d…48420xd0b5…f224Base—$1.9970%0x3482…6f0e11d ago0x79b44b…2f487f
0x7de3…4d7e0xd0b5…f224Base—$521.6570%0x3482…6f0e11d ago0xb845bc…bd19c8
0x42d6…52d60xd0b5…f224Base—$1.9970%0x3482…6f0e11d ago0x7d8144…582f51
0x6345…e7250xd0b5…f224Base—$1.9970%0x3482…6f0e11d ago0xac18e4…ed27ad
0xf6aa…38b60xd0b5…f224Base—$13.4770%0x3482…6f0e11d ago0x14cf88…8dabf0

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.