Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0xd75eda…ffb238
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0x5eb6fb…49c5d7
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0xa97d4c…a020a5
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0xf4f8a9…be2801
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0x1e5a4c…54054e
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0x0af339…7f0065
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0x1f9d41…02d9af
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0xe3df96…eada5d
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0x622deb…355e96
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0x5dad6e…b4ce4c
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0xf07f17…278994
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0x01eec8…dbf24d
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0xabbad1…f87eb1
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0x606bad…fee560
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0x7001de…423a22
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0x9847b2…208363
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0xfb1b73…531ca4
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0x34634e…b12432
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0x4cc200…07b9c5
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0xac2e80…a4a24e
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0x919826…98f073
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0x52973c…06a4b7
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0x44a989…606a37
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0x52d5c6…f55868
0x69e1…8a190xb0ae…2099Basex402 service$0.02100%coinbase15d ago0xa2aba8…b54a6c

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.