Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a22…9eac0xb0b8…7880Base—$849.23100%0xa923…c9ac113d ago0x62c976…d483d9
0xd946…7e930x2a22…9eacBase—$69.45100%0xa923…c9ac113d ago0x330ee2…3f911d
0xce62…d1910x2a22…9eacBase—$69.56100%0xa923…c9ac113d ago0x330ee2…3f911d
0x574e…b72e0x2a22…9eacBase—$46.72100%0xa923…c9ac113d ago0xb5fbc5…ad3149
0x3213…f8a30x2a22…9eacBase—$46.72100%0xa923…c9ac113d ago0xf40672…b18a98
0xe3e2…34a00x2a22…9eacBase—$23.89100%0xa923…c9ac113d ago0x653207…90ea0d
0xdcaa…de1d0x2a22…9eacBase—$23.89100%0xa923…c9ac113d ago0x653207…90ea0d
0x9759…53060x2a22…9eacBase—$23.89100%0xa923…c9ac113d ago0x5afa47…5a4635
0x9142…304d0x2a22…9eacBase—$23.89100%0xa923…c9ac113d ago0x0ebc7b…78bff4
0xfa5b…19780x2a22…9eacBase—$23.77100%0xa923…c9ac113d ago0x0ebc7b…78bff4
0xbf66…51af0x2a22…9eacBase—$23.77100%0xa923…c9ac113d ago0x894673…3c5d12
0x01a6…54d70x2a22…9eacBase—$46.65100%0xa923…c9ac113d ago0x65dcd7…2cd406
0xb624…433e0x2a22…9eacBase—$23.89100%0xa923…c9ac113d ago0xb782fa…ad9439
0xdd24…08020x2a22…9eacBase—$23.77100%0xa923…c9ac113d ago0xa81494…2048a4
0x222f…21490x2a22…9eacBase—$23.89100%0xa923…c9ac113d ago0xa83f7b…6dc968
0x462b…5e760x2a22…9eacBase—$23.89100%0xa923…c9ac113d ago0x1d28da…ea59fe
0x2acb…25e80x2a22…9eacBase—$23.89100%0xa923…c9ac113d ago0x1d28da…ea59fe
0xaa8b…1acb0x2a22…9eacBase—$46.54100%0xa923…c9ac113d ago0x776147…4d91c5
0x5f3b…dbe50x2a22…9eacBase—$23.89100%0xa923…c9ac113d ago0xadddfd…ed4599
0x0e3b…65db0x2a22…9eacBase—$23.89100%0xa923…c9ac113d ago0x054edb…cf2ea4
0xdbe7…79580x2a22…9eacBase—$23.89100%0xa923…c9ac113d ago0x054edb…cf2ea4
0xc64f…06f60x2a22…9eacBase—$23.77100%0xa923…c9ac113d ago0xd98db3…976ad5
0x6fd9…a5200x2a22…9eacBase—$23.77100%0xa923…c9ac113d ago0x792f2e…573fcc
0x3357…1fc80x2a22…9eacBase—$46.53100%0xa923…c9ac113d ago0x8fb107…af923b
0x6962…ad1a0x2a22…9eacBase—$23.89100%0xa923…c9ac113d ago0xd8b416…575de4

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.