Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x01d080…98f3a9
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xcf41d7…3a9f8e
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xbcf047…adf616
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x79c8a8…90e50e
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x26604f…73a446
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x44f691…cdc862
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x42a72a…4ae4cc
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x3afdcb…027dc5
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x1dfdd5…ec7219
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xfc8003…0f49c3
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x98cf56…f8b55e
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x76f7a9…c18490
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa19d ago0xfe1df6…84daad
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa19d ago0xa52b20…fdd7ac
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x7a58eb…4a2e74
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa19d ago0xf219a2…a6e0b5
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa19d ago0xe0ee76…66d48b
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x7d2e86…22f394
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x8fb775…c8e965
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa19d ago0xe8c7b4…f4adeb
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa19d ago0xc81e48…fe5a30
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x7a3540…455ab6
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x13f9d9…82994b
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x32d710…a539a2
0xaefa…de0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x25f366…ad3be1

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.