Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0xadceb0…460f94
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0x069fbd…894339
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0x87c57b…47e220
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0x1e0dcb…0216e6
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0x3e2ba4…dac984
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0xf2d51a…4c5a75
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0xc2aa5d…a4db56
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0xbc178a…21343a
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0xb9ec67…38d247
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0x4c6de5…849577
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0x87bc14…dac454
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0x250519…7130d4
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0x4ebaf3…5f7fc8
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0x34f9a4…0b7fd8
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0xe37392…493566
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0x5ea097…03d64c
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0x06283f…2db6d0
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0x716c53…e7fa24
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0x95f615…3f21cc
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0xf9c941…33f14f
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0x798ae6…5cbde0
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0x14627f…c3f96a
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0x213f9b…8bea44
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0x349518…28f79d
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown52d ago0x6f2724…f39d22

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.