Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0xdf62…30eeBase—$15.7170%0x80e2…187350d ago0xa9af2a…8be8c0
0x1332…66eb0xdf62…30eeBase—$18.2970%0x65ca…0ec150d ago0x645629…8228c7
0x1332…66eb0xdf62…30eeBase—$16.4970%0xc7c2…61a550d ago0x6954e7…eca34e
0x1332…66eb0xdf62…30eeBase—$99.4570%0x5ed5…f6c050d ago0xcce3ce…b80071
0x1332…66eb0xdf62…30eeBase—$98.2670%0xe0dd…9b2b50d ago0xd87453…9ba279
0x1332…66eb0xdf62…30eeBase—$99.7570%0x2133…5a4250d ago0x52081a…d4e334
0x1332…66eb0xdf62…30eeBase—$8.5770%0x4136…b72650d ago0x5b78f8…cc9e1f
0xc780…f1ec0xdf62…30eeBase—$170.0070%0x88cf…d21b50d ago0x83aeb3…8a9602
0xc780…f1ec0xdf62…30eeBase—$150.0070%0xf9ea…484f50d ago0x3dfb8c…abc972
0xc780…f1ec0xdf62…30eeBase—$450.0070%0xa2b7…2c9a50d ago0xfe63ba…0dd0de
0xce06…03af0xdf62…30eeBase—$0.5870%0xaa2e…f04450d ago0xad54ad…34f2ac
0x5f84…66c40xdf62…30eeBase—$23.0070%0x0881…8de250d ago0x7e5aac…387bcd
0x0b81…ba760xdf62…30eeBase—$5.0070%0x640e…5f1850d ago0x6ae2c4…9a97aa
0x1332…66eb0xdf62…30eeBase—$399.4670%0x5823…9b2150d ago0xba7f84…ba0242
0x192c…972e0xdf62…30eeBase—$10,925.0070%0x898f…4f5e50d ago0x1bef56…925b22
0xbbf8…c25f0xdf62…30eeBase—$351.1270%0xd773…a25050d ago0xe01597…5ec3f1
0x1332…66eb0xdf62…30eeBase—$399.9970%0x7bc8…426151d ago0x142106…776096
0x1332…66eb0xdf62…30eeBase—$194.6270%0x55b3…f1a051d ago0xa62db6…021a4b
0x1332…66eb0xdf62…30eeBase—$447.1070%0x2b28…0c2151d ago0x366a60…784e79
0x1332…66eb0xdf62…30eeBase—$586.5670%0xc072…b4b151d ago0x1e9367…6dd6d2

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.