Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24c9…736f0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x070c24…12b6da
0x24c9…736f0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x44ff8d…10afcc
0x24c9…736f0x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0xda994f…c41758
0x24c9…736f0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xc2a2cc…b7b077
0x24c9…736f0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0xab64fc…b10efd
0x24c9…736f0x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0xfea040…232cc1
0x24c9…736f0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x2838aa…e8fdd3
0x24c9…736f0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0xd9cbaf…52deb5
0x24c9…736f0x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0x1758eb…3dc17e
0x24c9…736f0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x475344…254166
0x24c9…736f0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0xa1affc…d5dccd
0x24c9…736f0x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0xb2184e…38572b
0x24c9…736f0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0x09b7ff…d6c11e
0x24c9…736f0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0x35449f…a8e0a4
0x24c9…736f0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x3162ff…621b26
0x24c9…736f0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x46f517…83a94b
0x24c9…736f0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xf6beae…5de00b
0x24c9…736f0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x78270f…72821a
0x24c9…736f0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x5138b0…be9e42
0x24c9…736f0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0x38ecfe…43f58e
0x24c9…736f0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x9eece3…90a09c

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.