Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb0fd26…7f1e90
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbe69c7…a6c0fe
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdebe65…95b3a4
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x51b526…7efa0d
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x158826…2444b0
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3fb34e…d41d3b
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3eca2d…01dc97
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd1ad1a…6c1896
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd81444…139296
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc09ea3…199e9d
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb19c43…5fda8d
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdab026…8a458e
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9479d7…db621f
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x34868f…8735fc
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x32e59f…ed04f5
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1d9f14…bf6f33
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x101871…552038
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6435b5…63bf2d
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x16b27a…2147e6
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x03f5eb…2513d3
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x692648…e28c44
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0b7630…c43fcf
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7a0505…9da31e
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x359634…47e4aa
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x41d6ca…f9bc80

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.