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 unknown55d ago0x2a48a3…5f5437
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0xc21046…4989ad
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0xd658b3…f5522a
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0xf1f389…283e75
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0x8c9cd3…053c19
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0x8c3f42…dd0484
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0x45fef6…fc8695
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0xa57100…be40c7
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0x8c088a…810a22
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0x6d81ab…ab64d0
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0x717aa6…e5dd16
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0x6bfa4c…ae401e
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0x789415…698f97
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0x33623f…fc2ae4
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0xc8a467…26988d
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0x633b67…0dab01
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0xe4af67…f5a284
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0x4108a8…ce7108
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0xbc4f2e…446be8
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0xefcfa0…e305c7
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0x0760f5…7b4c7f
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0xe454a8…8c838f
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0x8f8258…14e3b9
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0x09c58e…48c482
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown55d ago0xbd1388…54697d

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.