Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc5557d…4a092f
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9f47a4…de215c
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa06962…452ab6
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe33c4d…ed51ba
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbaab6e…e0b944
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcbb174…0a2cff
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x950021…655a37
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf6719c…526a19
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4c1f5a…4f90ed
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7cd0db…2a6783
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x521b8a…301e00
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x221728…3ff4a1
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x82d225…25aaa8
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xabbab0…fe80ac
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xceab63…16026f
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x168598…3ae948
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3fc8a6…dba634
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe1ef6f…008686
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4fd019…697d6c
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x50cd9f…957f10
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf49261…b04f24
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x328bce…1d15d3
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc77be8…afe3bf
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9e612f…b1fab7
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe3f484…512837

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.