Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xeee4ae…fbe0f6
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3dd89e…bdd56f
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x31ad08…60540d
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc7243f…262659
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x42a690…8d276f
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x08420f…1e0e3b
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb62b8f…726e44
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa4d1d1…21b3f7
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x704a51…7a10b7
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc08eba…7cb003
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb148d3…436df5
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa526b3…32fc83
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3d7181…fc298e
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xab3c08…f3df62
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5473db…1db1ac
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8db17b…c76c68
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd6afdb…7c3b62
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd1f667…2d6b2b
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf79353…0e671b
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe0ea4a…0e0452
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x20a9f1…623e41
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3916f5…a950af
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xad46d6…78d4b3
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xeda580…a53ef7
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2b994f…15dcfe

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.