Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5fd944…9ee19e
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf03f30…2bec4a
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5100c9…d2da39
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x17b4ad…e8042d
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xee3adc…b4697a
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9d9cf2…2e3932
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5e5030…218422
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5291b9…f42c27
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xda4176…48162f
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x97a243…2edee0
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x867214…d06141
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf2e216…278807
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfb8808…716ecb
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x654d75…40b4e6
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfb9ebe…0a630c
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x241ab0…1b2d6d
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe4f1cc…a692fd
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xda2db4…ad3e14
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb20d2e…15a71c
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7f1efb…aebbd8
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x298c21…7a6cab
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8eb868…32134b
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2b4ba9…87d6d0
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x32dd9f…cf75d5
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0aa426…de4571

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.