Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4369…1ce70x1892…6085Base$1.68100%Route unknown95d ago0x4c1124…f0e29e
0x4369…1ce70x1892…6085Base$1.20100%Route unknown95d ago0xc64d53…74bbb1
0x4369…1ce70x1892…6085Base$1.31100%Route unknown95d ago0xeb3cea…afb382
0x4369…1ce70x1892…6085Base$1.32100%Route unknown95d ago0x627735…eb0d21
0x4369…1ce70x1892…6085Base$1.07100%Route unknown96d ago0xcc16bd…c4e959
0x4369…1ce70x1892…6085Base$1.51100%Route unknown96d ago0xe9b130…e0d05f
0x4369…1ce70x1892…6085Base$1.31100%Route unknown96d ago0x99ca42…868600
0x4369…1ce70x1892…6085Base$1.42100%Route unknown96d ago0x8b3669…9becc8
0x4369…1ce70x1892…6085Base$1.68100%Route unknown96d ago0x0bb887…159cf3
0x4369…1ce70x1892…6085Base$1.41100%Route unknown96d ago0x3a3f9f…c6fd76
0x4369…1ce70x1892…6085Base$1.39100%Route unknown96d ago0xda2afc…ea4656
0x4369…1ce70x1892…6085Base$1.90100%Route unknown96d ago0x36444f…37fb86
0x4369…1ce70x1892…6085Base$1.85100%Route unknown96d ago0xa6053d…85173e
0x4369…1ce70x1892…6085Base$1.24100%Route unknown96d ago0x83fbf2…7bbfd7
0x4369…1ce70x1892…6085Base$1.40100%Route unknown96d ago0x3df14d…4c35a2
0x4369…1ce70x1892…6085Base$1.17100%Route unknown96d ago0x3a38d5…0fbe08
0x4369…1ce70x1892…6085Base$1.63100%Route unknown96d ago0x078d03…fb239b
0x4369…1ce70x1892…6085Base$1.56100%Route unknown96d ago0xf59238…da2c27
0x4369…1ce70x1892…6085Base$1.82100%Route unknown96d ago0x8219ec…e35252
0x4369…1ce70x1892…6085Base$1.02100%Route unknown96d ago0x32c660…27bc30
0x4369…1ce70x1892…6085Base$1.40100%Route unknown96d ago0x11259d…eb42c7
0x4369…1ce70x1892…6085Base$1.76100%Route unknown96d ago0x993fa2…76a222
0x4369…1ce70x1892…6085Base$1.97100%Route unknown96d ago0xc2ff06…ecefef
0x4369…1ce70x1892…6085Base$1.87100%Route unknown96d ago0x370373…0f74c5
0x4369…1ce70x1892…6085Base$1.22100%Route unknown96d ago0xd95301…d63130

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.