Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd38…bcac0xac65…4417Base—$0.08100%fluxa113d ago0xf74db8…2fb96b
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa113d ago0x1a0b76…aaa85f
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa113d ago0x77ebbb…161cea
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa113d ago0x0acc29…1872b7
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa113d ago0x5e2290…5f4240
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa113d ago0x0f6383…1ca989
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa113d ago0xef4e49…0e228c
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa113d ago0xec489f…124ed9
0xfd38…bcac0xac65…4417Base—$0.01100%fluxa113d ago0x34865f…21a37f
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa113d ago0x3becab…3ea17c
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa113d ago0x51b9d0…004e2c
0xfd38…bcac0xac65…4417Base—$0.01100%fluxa113d ago0xa09876…7777de
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa113d ago0x0d2fbf…4ba3f7
0xfd38…bcac0xac65…4417Base—$0.06100%fluxa113d ago0x627106…a2b816
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa113d ago0x945f11…fd9aca
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa113d ago0x97ff6f…0494c1
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa113d ago0xd0b480…85787c
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa113d ago0x579dc3…b3a974
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa113d ago0x74c24a…4e7f12
0xb90a…9ae40xfd38…bcacBase—$0.01100%fluxa113d ago0x3918f6…23f8ac

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.