Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x92fed1…9c340b
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x207392…3ccac4
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb26e2c…b648e8
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x11ea09…649cff
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x727fa6…7289c2
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf59763…690a20
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x769724…526a7c
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1e9a5c…18eaba
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x86a337…11500c
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf57e25…e16d9b
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x03a735…a8aee9
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1d22fa…2a2389
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x68e122…4feed6
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x24a348…2c7df3
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x248453…111b65
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x611c99…8c7e51
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x274783…ffe427
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0bfd1d…0126fe
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x17e481…bb98f4
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x16d7d5…a525a9
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xecca7e…a5925b
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd5ebfb…0ade86
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6baef7…0ce4f4
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xffc71d…5ee374
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x195c97…bbe2db

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.