Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1a822e…fef3c9
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x63f93a…bef912
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0f87d1…1fd337
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7545a5…15e5a2
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc21caf…2572fc
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa15c9c…e8ebc3
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9ac913…d2714c
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8fe1b7…69344b
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x45b01b…5930a5
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcfa450…4ebbdb
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5d2238…132ea0
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd9708e…9adae7
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb20bd7…6a9884
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x38f85d…de5c54
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc83a02…dd4b51
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1c68d9…c8d584
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5b11d6…3db3ca
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x33bedc…d07a03
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc48eec…ad4e27
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x52c96d…c620b6
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5ef705…04c2cd
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x661d0f…8d32de
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x72af8a…807e23
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x690aeb…dd1de0
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x24dc1c…19f1a5

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.