Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa9bf…079c0xd0b5…f224Base—$24.2770%0x3482…6f0e14d ago0x0098c7…b99c07
0xcee2…8f6b0xd0b5…f224Base—$10.3470%0x3482…6f0e14d ago0x0acff7…fba572
0x8d8a…f4bf0xd0b5…f224Base—$249.9970%0x3482…6f0e14d ago0x051117…6831f6
0xfdfd…41bd0xd0b5…f224Base—$9.9970%0x3482…6f0e14d ago0xdc4eec…6bf9a5
0xc005…cc1a0xd0b5…f224Base—$41.0370%0x3482…6f0e14d ago0xc9fe8c…177a42
0xa1df…a3050xd0b5…f224Base—$14.7270%0x3482…6f0e14d ago0xfa09fd…eaa4bd
0x7991…78a70xd0b5…f224Base—$9.9970%0x3482…6f0e14d ago0x913b60…74dc90
0x12ba…c9830xd0b5…f224Base—$15.8770%0x3482…6f0e14d ago0xab169a…06d664
0x685c…ecd20xd0b5…f224Base—$10.0970%0x3482…6f0e14d ago0x89e089…dbcbf7
0xfced…c9290xd0b5…f224Base—$2.1770%0x3482…6f0e14d ago0x3ec49a…7257e2
0x3c27…4e600xd0b5…f224Base—$299.9970%0x3482…6f0e14d ago0x9e1540…f622a1
0x30cc…c93b0xd0b5…f224Base—$0.9970%0x440f…772d14d ago0x47b4cb…697f40
0x1fbb…38d80xd0b5…f224Base—$103.5870%0x3482…6f0e14d ago0xd4f470…48c81e
0x137d…253c0xd0b5…f224Base—$14.4270%0x3482…6f0e14d ago0x91010a…a0150a
0x8e96…91520xd0b5…f224Base—$154.0570%0x3482…6f0e14d ago0x54d1bf…7a7cbb
0x6b93…4b510xd0b5…f224Base—$7.7270%0x3482…6f0e15d ago0xeab353…3bd303
0x3ce0…1f840xd0b5…f224Base—$4.9970%0x3482…6f0e15d ago0x8967d1…ec59e3
0xcbd1…76040xd0b5…f224Base—$92.3170%0x3482…6f0e15d ago0x021728…bf9f8a

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.