Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xac078c…719b0c
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x2654b4…e1c4c8
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x779dc0…cecfca
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa40d ago0x2367ce…18d07b
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xa36857…ce7301
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa40d ago0xfe311b…514e51
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xaf29e8…2b850d
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xeea36b…f4cd5f
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xc49462…97761e
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xcdbf12…477e70
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x6a66ca…9d790e
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x10b9b0…755f50
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa40d ago0xdcbdbc…6766f5
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x68af74…013aa1
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x78d4b3…79ceb4
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xbe0471…241a90
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xf1ae4b…b9f884
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa40d ago0x176b8c…955542
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x1e7e51…4047c7
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x8ddc09…9cba49
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x6c3806…bf3e73
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa40d ago0xa5f45c…fe0a94
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa40d ago0x87cd91…b0f5fe
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa40d ago0x44eea4…a7b8ba
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x68ec35…a31de0

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.