Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0654…48110x73fc…b29bBase—$0.002100%0xdf7d…5dbd105d ago0x089c4e…304465
0x0654…48110x73fc…b29bBase—$0.002100%0x0021…ad8f105d ago0x333490…8c7b4c
0x0654…48110x73fc…b29bBase—$0.002100%0x0018…ca97105d ago0xc20549…33f240
0x0654…48110x73fc…b29bBase—$0.002100%0xdf7d…5dbd105d ago0x504f70…8ae094
0x0654…48110x73fc…b29bBase—$0.002100%0x0021…ad8f105d ago0x626e91…498944
0x0654…48110x73fc…b29bBase—$0.002100%0x0018…ca97105d ago0xed4b62…798f19
0x0654…48110x73fc…b29bBase—$0.002100%0xdf7d…5dbd105d ago0x3467c6…4594b4
0x0654…48110x73fc…b29bBase—$0.002100%0x0021…ad8f105d ago0xa5384b…3cb6ee
0x0654…48110x73fc…b29bBase—$0.002100%0x0018…ca97105d ago0x5f8061…6e5012
0x0654…48110x73fc…b29bBase—$0.002100%0xdf7d…5dbd105d ago0x3f9c9c…777c5b
0x0654…48110x73fc…b29bBase—$0.002100%0x0021…ad8f105d ago0xa4a418…a33cf0
0x0654…48110x73fc…b29bBase—$0.002100%0x0018…ca97105d ago0x2e281d…85cb31
0x0654…48110x73fc…b29bBase—$0.002100%0xdf7d…5dbd105d ago0x80b4dc…b3545b
0x0654…48110x73fc…b29bBase—$0.002100%0x0021…ad8f105d ago0x803137…e06f2a
0x0654…48110x73fc…b29bBase—$0.002100%0x0018…ca97105d ago0xc2a067…1c4edb
0x0654…48110x73fc…b29bBase—$0.002100%0xdf7d…5dbd105d ago0xd82108…8c855f
0x0654…48110x73fc…b29bBase—$0.002100%0x0021…ad8f105d ago0xd862fa…a56df4
0x0654…48110x73fc…b29bBase—$0.002100%0x0018…ca97105d ago0x95217b…2edcdf
0x0654…48110x73fc…b29bBase—$0.002100%0xdf7d…5dbd105d ago0xb68db0…be86ba
0x0654…48110x73fc…b29bBase—$0.002100%0x0021…ad8f105d ago0x2afd2d…58c9a5
0x0654…48110x73fc…b29bBase—$0.002100%0x0018…ca97105d ago0x9a527e…382eec
0x0654…48110x73fc…b29bBase—$0.002100%0xdf7d…5dbd105d ago0xec4709…fb29f7
0x0654…48110x73fc…b29bBase—$0.002100%0x0021…ad8f105d ago0x833f12…e8ab86
0x0654…48110x73fc…b29bBase—$0.002100%0x0018…ca97105d ago0x0c7be5…b8d0db
0x0654…48110x73fc…b29bBase—$0.002100%0xdf7d…5dbd105d ago0x31cdbf…e651e2

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.