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—$104.9970%0xd500…f63a27d ago0x7cea3e…4f230d
0x1332…66eb0xdf62…30eeBase—$11.2370%0xe478…9dd727d ago0x5522dd…d1f800
0x1332…66eb0xdf62…30eeBase—$1,820.0070%0x33a2…877f27d ago0xb4cc92…85d7a8
0xf1c8…78c10xdf62…30eeBase—$699.9970%0xe935…f90427d ago0x14e2ea…0de1a6
0x1332…66eb0xdf62…30eeBase—$115.2470%0x9092…bc9e27d ago0x39bfd7…6eaeb4
0x1332…66eb0xdf62…30eeBase—$135.8770%0xbb33…527727d ago0xf58ecf…483b4f
0x1332…66eb0xdf62…30eeBase—$2,415.8270%0x850e…501728d ago0xf7e69e…9cd773
0xbbf8…c25f0xdf62…30eeBase—$351.1270%0x4339…385028d ago0x3a11a4…9fb941
0x1332…66eb0xdf62…30eeBase—$9.2070%0xa2b8…fedd28d ago0x4b9f91…935110
0x1332…66eb0xdf62…30eeBase—$10.0070%0x53e7…bd1028d ago0x4c3b82…474ea1
0xfea5…f99a0xdf62…30eeBase—$132.5870%0x0b7e…f08e28d ago0xd19526…6ba628
0x1332…66eb0xdf62…30eeBase—$8.9170%0x898f…4f5e28d ago0x89f82c…7dd0ed
0x1332…66eb0xdf62…30eeBase—$4.8470%0x9667…204e28d ago0x17ecd1…7bc8db
0x1332…66eb0xdf62…30eeBase—$99.8570%0x4689…1c4b28d ago0x315584…9f43c5

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.