Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x47c5…4fc3Base—$10.5070%0x2a5b…d6a96d ago0x877a0b…cce06a
0xa520…eca40x47c5…4fc3Base—$10.5070%0x9d1a…01356d ago0xd33d07…f1782a
0xa520…eca40x47c5…4fc3Base—$10.5070%0xd775…7f816d ago0xf0f10a…319267
0xa520…eca40x47c5…4fc3Base—$21.0070%0xd0fe…39767d ago0xd72bdb…6a8699
0xa520…eca40x47c5…4fc3Base—$10.5070%0xbe1f…63c97d ago0x3c3941…b734aa
0xa520…eca40x47c5…4fc3Base—$10.5070%0xa894…209f7d ago0x672eaf…18d231
0xa520…eca40x47c5…4fc3Base—$10.5070%0x3835…62617d ago0x55945c…06590a
0xa520…eca40x47c5…4fc3Base—$10.5070%0xf3d1…2b9c7d ago0x538c73…92f80e
0xa520…eca40x47c5…4fc3Base—$10.5070%0xbc4f…cafd7d ago0x6e8fd8…26ef61
0xa520…eca40x47c5…4fc3Base—$15.7570%0x1e7c…464c7d ago0x784490…702f8e
0xa520…eca40x47c5…4fc3Base—$10.5070%0xe59f…80f77d ago0xc0545c…f407ce
0xa520…eca40x47c5…4fc3Base—$10.5070%0x4339…38507d ago0xec38c1…9333ac
0xa520…eca40x47c5…4fc3Base—$10.5070%0x88cf…d21b7d ago0xdb9536…ff40a7
0xa520…eca40x47c5…4fc3Base—$15.7570%0xce9f…bc8e7d ago0xf76612…cbd104

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.