Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe8771a…6b96f0
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0d7918…d26d0f
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3e731d…9c5a4e
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3f25b3…cd97b2
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1999f8…f58e86
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x246297…05970a
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x203177…aae338
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x25dbad…867dd6
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x54a2e1…2fde53
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf675bd…dde54e
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdf4e6c…91b7f1
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x47d71a…846fd9
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x887ecf…606261
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc5d3cf…199f0b
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1b0bef…f509ec
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa43439…cf344b
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x489d1c…7c9c60
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4ba373…d9b65d
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4d7e4c…4bbe57
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc3ba2e…057ecb
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x16f79f…2c77dd
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8a9457…a629a0

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.