Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xad524a…a72ea1
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x760660…ace9bf
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x23a1e1…b7b63b
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe10b20…8c36d4
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbc5582…9a2388
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe953f7…e94627
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcd60c1…7673c8
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x633821…213f45
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI114d ago0xffcb1e…81aace
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x191f42…1c2bf1
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7a96c8…84110b
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI114d ago0xebdf4a…1af9ae
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x42046b…5f85f2
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6d0c19…6b122d
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0855d1…daedba
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf059ab…607cd8
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2aafd3…3d4aa0
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x578525…abfcfd
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x620252…80741e
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5bf507…4273c6
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2fd290…dec455
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x88a5e4…05efa9
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x61d15a…879cdd
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x10c968…a29b50
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa35d2c…6bc4c7

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.