Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcdad…912f0x7dbb…59e0Base$11.4770%0x323a…a4f210d ago0x684921…ec7465
0x5a02…2eb80x7dbb…59e0Base$8.0970%0x323a…a4f210d ago0x33a056…744435
0x25fe…04da0x7dbb…59e0Base$720.9070%0x323a…a4f210d ago0xbd78d4…65ab72
0x8656…75480x7dbb…59e0Base$15.9270%0x323a…a4f210d ago0xe110df…4ecc9b
0xc839…204d0x7dbb…59e0Base$150.0070%0x323a…a4f210d ago0xd8be61…7e33d4
0x90be…1ab80x7dbb…59e0Base$7.2070%0x323a…a4f210d ago0xb29db4…28dc18
0x6dfa…49790x7dbb…59e0Base$403.2770%0x323a…a4f210d ago0x0e23e0…71c953
0xf5c0…4fc30x7dbb…59e0Base$3,177.0070%0x323a…a4f210d ago0x7af7bb…7ff9d0
0x0920…d2b80x7dbb…59e0Base$216.9070%0x323a…a4f210d ago0xaf5895…e17f9d
0xf074…3db30x7dbb…59e0Base$52.0070%0x323a…a4f210d ago0xcc7c29…d2da15
0x5a02…2eb80x7dbb…59e0Base$80.4870%0x323a…a4f210d ago0x23c9a3…9dffd6
0x3ade…0cab0x7dbb…59e0Base$99.1670%0x323a…a4f210d ago0x3b2efb…bdda69
0xf074…3db30x7dbb…59e0Base$77.5570%0x323a…a4f210d ago0xc8c900…dd981f
0x5a02…2eb80x7dbb…59e0Base$145.8370%0x323a…a4f210d ago0x079304…243b3b
0xcded…fba10x7dbb…59e0Base$1.2870%0x323a…a4f210d ago0x212af2…d67ea1
0xf29d…d9700x7dbb…59e0Base$69.2870%0x323a…a4f210d ago0x8ee932…09e69e
0x3ade…0cab0x7dbb…59e0Base$99.1570%0x323a…a4f210d ago0x2aa668…31b41e
0xf5c0…4fc30x7dbb…59e0Base$8,136.5070%0x323a…a4f210d ago0x8c0fa5…1f8234
0x55b6…526d0x7dbb…59e0Base$352.5070%0x323a…a4f210d ago0xb13c0c…005673
0xf97a…5f2e0x7dbb…59e0Base$9.4770%0x323a…a4f210d ago0x1f3edf…7b213f
0xf5c0…4fc30x7dbb…59e0Base$5,264.4970%0x323a…a4f210d ago0x82d164…d71784
0x6699…48960x7dbb…59e0Base$49.0070%0x323a…a4f210d ago0xa242bc…90a1c5
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f210d ago0xaf5815…d98570
0xb1be…cb9b0x7dbb…59e0Base$4.8970%0x323a…a4f210d ago0x9b9da0…83ba79
0xf97a…5f2e0x7dbb…59e0Base$28,206.6070%0x323a…a4f210d ago0x1953df…01aba8

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.