Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.01100%coinbase119d ago0x8776df…01252a
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.01100%coinbase119d ago0x9a453b…3aeb07
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.01100%coinbase119d ago0xd020f1…b0b0be
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.01100%coinbase119d ago0xd1b0c1…b317c8
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.01100%coinbase119d ago0x0581ed…e53ed8
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.01100%coinbase119d ago0x7aff83…63bc09
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.01100%coinbase119d ago0xb0a26f…1aa702
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.01100%coinbase119d ago0x7cf40d…8ec695
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.01100%coinbase119d ago0x22f901…4d6840
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.01100%coinbase119d ago0x02aed7…741a22
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.001100%coinbase119d ago0x254253…f6cb7e
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.001100%coinbase119d ago0x476444…7572a7
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.01100%coinbase119d ago0xd4b920…b1d1e3
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.01100%coinbase119d ago0x5569e4…8c0a98
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.01100%coinbase119d ago0x5d597e…8917e1
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.01100%coinbase119d ago0xde2bad…a42997
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.01100%coinbase119d ago0xeb8fad…09f2ab
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.01100%coinbase119d ago0x2611c3…2b9889
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.01100%coinbase119d ago0xe432a1…1ac446
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.01100%coinbase119d ago0xc88aac…5c6fa3
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.01100%coinbase119d ago0x079846…74423c
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.01100%coinbase119d ago0x340400…7c1ae4
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.01100%coinbase119d ago0xf361ae…527f17
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.001100%coinbase119d ago0x082f1e…a437cd
0xeccb…f8fa0xbc64…e3b0Basex402 service$0.01100%coinbase119d ago0x124f0e…06475a

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.