Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x00b917…ddc3db
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x03d0b3…d55bc1
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5fb380…153c14
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4f5d61…1fde1c
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe98d47…95b7bd
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x41c735…9beb3e
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xda98d2…808d6b
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcaf4f2…2af98b
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4de3e0…6c915b
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc29303…0fb2c8
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x403160…be93ca
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x76dd8b…ae9eca
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf31fea…7682ed
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcde557…5f86d5
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x876da3…1ebf6c
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x941064…cc1738
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x833280…38d71c
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x19215f…7e7adc
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5a169f…59de4c
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x522e86…e1a468
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xee8ada…593ccb
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1ce136…2deb5a
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x770054…cbb7ff
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbea4be…0a939a
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7902c7…a7b5ad

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.