Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf341ce…740dc1
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI118d ago0x62eb2c…d05360
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI118d ago0xce11f5…c73d65
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbebc57…5a4798
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1308d1…fd9b4e
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI118d ago0x73658e…ee613d
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI118d ago0x225431…2f4363
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdb3da3…173e73
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI118d ago0x729bc5…586cfc
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb858e6…3c7e0c
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6c47b4…d253a5
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd80789…bcaa72
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5a096d…230c13
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI119d ago0xad3a99…c258ac
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI119d ago0x47a412…fd8578
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf63d8f…552205
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI119d ago0x754c8b…7b9d56
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa785d7…7c4626
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI119d ago0x59a086…6f80cf

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.