Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80c1…03560x7dbb…59e0Base$3,230.0070%0x323a…a4f230d ago0x7c5b87…c59669
0x8656…75480x7dbb…59e0Base$90.8370%0x323a…a4f230d ago0x93a02a…c9a1e6
0x1da7…3bba0x7dbb…59e0Base$34.3970%0x323a…a4f230d ago0xc807c3…c6dbee
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f230d ago0xfbecc8…0ee152
0x7d98…f80a0x7dbb…59e0Base$141.8670%0x323a…a4f230d ago0x06da47…a97e75
0x80c1…03560x7dbb…59e0Base$10.0070%0x323a…a4f230d ago0xe2730f…81ce86
0xf7f6…0f620x7dbb…59e0Base$28.7070%0x323a…a4f230d ago0xe00194…727968
0x3ade…0cab0x7dbb…59e0Base$153.7070%0x323a…a4f230d ago0x750d64…1d9e42
0x7cca…f68c0x7dbb…59e0Base$2,000.0070%0x323a…a4f230d ago0xcd2ceb…399044
0x3795…0d6b0x7dbb…59e0Base$30.6970%0x323a…a4f230d ago0x320a07…417921
0xdf45…632c0x7dbb…59e0Base$4.4370%0x323a…a4f230d ago0xfbddc6…704ba5
0xc767…73a70x7dbb…59e0Base$97.1270%0x323a…a4f230d ago0x333177…f06147
0xe902…d5320x7dbb…59e0Base$1,521.0070%0x323a…a4f230d ago0x698a81…1ec550
0x2e1d…78410x7dbb…59e0Base$28.4870%0x323a…a4f230d ago0xf3dfbc…95fb9f
0x8105…17ea0x7dbb…59e0Base$300.0070%0x323a…a4f230d ago0xba6041…be9d7b
0xbafc…b6d30x7dbb…59e0Base$25.7970%0x323a…a4f230d ago0x7e74ad…9090d8
0xf750…68870x7dbb…59e0Base$739.2670%0x323a…a4f230d ago0xf354dd…a8b008
0x2ddc…09650x7dbb…59e0Base$945.8870%0x323a…a4f230d ago0x3c3f6c…ef220e
0xde7d…c61d0x7dbb…59e0Base$6.8570%0x323a…a4f230d ago0x422eec…2faead
0xda5f…b4530x7dbb…59e0Base$600.5070%0x323a…a4f230d ago0xd29256…bdf494
0x37e7…bc680x7dbb…59e0Base$5,000.0070%0x323a…a4f230d ago0x366d40…83e931
0xbafc…b6d30x7dbb…59e0Base$80.7470%0x323a…a4f231d ago0xea3fe5…6bac4a
0x4a61…8fdb0x7dbb…59e0Base$10.0070%0x323a…a4f231d ago0x79f252…c1daf5
0x6aed…ceb60x7dbb…59e0Base$49.3670%0x323a…a4f231d ago0x0b8834…25caa5
0xba39…e6690x7dbb…59e0Base$399.0670%0x323a…a4f231d ago0x02092a…af404d

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.