Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fbd…eb830xdf62…30eeBase—$62.5270%0x54c8…88d51d ago0x30d26a…288f7c
0x1332…66eb0xdf62…30eeBase—$2,985.7770%0x7666…72f41d ago0x963605…bf3431
0x1332…66eb0xdf62…30eeBase—$24.9970%0x771b…60b81d ago0x302a42…dfac47
0x1332…66eb0xdf62…30eeBase—$49.9970%0x551c…90e51d ago0xc38f5e…edbfa0
0x1332…66eb0xdf62…30eeBase—$445.0370%0x2ee2…15c41d ago0xd7d631…5b1b0a
0x1332…66eb0xdf62…30eeBase—$49.9670%0x7924…2dfe1d ago0xe0a3ff…2a8781
0x1332…66eb0xdf62…30eeBase—$99.9970%0xe478…9dd71d ago0xab58a1…93091b
0x1332…66eb0xdf62…30eeBase—$8.4970%0x29b8…32631d ago0xce2a92…4455b9
0xe6ef…1c000xdf62…30eeBase—$307.9070%0x4950…4a261d ago0xc6dd5c…cff3f6
0xba6e…cfac0xdf62…30eeBase—$70.0070%0x96b2…cc5e1d ago0x0abd2a…0f58b2
0x1332…66eb0xdf62…30eeBase—$2.0070%0x5d3d…e3331d ago0x2d9c9a…56cd67
0xe05a…5c680xdf62…30eeBase—$95.0070%0x6ea2…9d331d ago0x799816…b4db46
0x1332…66eb0xdf62…30eeBase—$48.8570%0xc246…c5951d ago0xe5fef2…60e9ee
0x1332…66eb0xdf62…30eeBase—$519.9570%0xb7ce…a0621d ago0x091794…4c4eb4
0x1332…66eb0xdf62…30eeBase—$182.3670%0x9765…2c941d ago0xb76c96…ca609e
0x1332…66eb0xdf62…30eeBase—$652.4070%0x52ba…51771d ago0x572933…d37b03
0x1332…66eb0xdf62…30eeBase—$31.9970%0xc07c…d7181d ago0x6a9018…4931c9
0x1332…66eb0xdf62…30eeBase—$488.4770%0x9547…14df1d ago0x825dd0…c2519c
0x1332…66eb0xdf62…30eeBase—$286.4070%0xd6e8…21cd1d ago0x7692fd…50f775
0xbbf8…c25f0xdf62…30eeBase—$359.1070%0xc6b9…2d862d ago0x536807…020d83
0xbbf8…c25f0xdf62…30eeBase—$458.1070%0x096a…5c7b2d ago0x298caf…01b43c
0xb700…0d720xdf62…30eeBase—$354.5770%0x6d10…b12b2d ago0xee183d…25bcd7

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.