Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x623d42…6dac15
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x07e140…7f723c
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1ddc2b…fa91e6
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb6ff31…4e9b36
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x68be62…b9517b
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8aa410…c5e257
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd6c92e…8d8d80
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x097b7d…0226cf
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4b56a8…b03950
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0ad3ff…be547e
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x38d2a0…b8e3f7
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0431e8…c4b55b
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x762a2c…9fc5c0
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa8fbd5…7d176d
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x875b8a…a84296
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3e7d46…fdedae
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x97b1eb…e88e5b
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3f5ca4…006f90
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8ce6af…36b350
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x43fb32…140287
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x11d0b4…3d18c2
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7983ab…7b931a
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfeb453…29094c
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x47b881…5e8c3c
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7f266e…eb8b6a

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.