Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x94e001…dd57c5
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xab1fa9…b34529
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3c6ce6…15a6b7
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3d2df5…49a542
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe6aaf6…ee7178
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x99ae63…c0fbe5
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9eeef5…2c523f
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x102855…682847
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x92c7fc…263b05
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3e6883…1d6634
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa19d8e…4f7aa5
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe95b2e…07f129
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd4c8cf…797929
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4bc63d…5b2dc2
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4d7a48…0f2985
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0a759c…27a411
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x95f1a1…2f2d32
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x917d2a…42445e
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x491c5c…612523
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x200c0b…bbe6cc
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x41fce1…2e70dc
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6d773d…507918
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa84bae…412b86
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa81564…fe7e7c
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8ccf0e…5e8b0b

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.