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—$15.7570%0x8bf0…2ce216d ago0x6db2c0…6b3e19
0xa520…eca40x47c5…4fc3Base—$31.5070%0x3213…64ef16d ago0xe7af82…6c60e3
0xa520…eca40x47c5…4fc3Base—$10.5070%0x73f4…836716d ago0x38fbca…84d617
0xa520…eca40x47c5…4fc3Base—$10.5070%0x9d9f…8c6a16d ago0x23fc90…0a5ed9
0xa520…eca40x47c5…4fc3Base—$10.5070%0x42d1…f7df16d ago0xc41cdd…1cf278
0xa520…eca40x47c5…4fc3Base—$10.5070%0x60b3…977316d ago0xbe39a3…4201ae
0xa520…eca40x47c5…4fc3Base—$10.5070%0x8bf0…2ce216d ago0x851513…91082b
0xa520…eca40x47c5…4fc3Base—$10.5070%0x8bc8…eb0216d ago0xc0097f…43ede3
0xa520…eca40x47c5…4fc3Base—$10.5070%0xfb42…406e16d ago0x72e0e4…e145ae
0xa520…eca40x47c5…4fc3Base—$10.5070%0x1f7e…db9616d ago0x274ac3…394bd9
0xa520…eca40x47c5…4fc3Base—$10.5070%0x8c9f…11af16d ago0x69d2dc…5f38f7
0xa520…eca40x47c5…4fc3Base—$21.0070%0x04a0…f71816d ago0x438a84…493af2
0xa520…eca40x47c5…4fc3Base—$10.5070%0x6170…fcde16d ago0x6567ed…d092bb
0xa520…eca40x47c5…4fc3Base—$10.5070%0x0a75…f28f16d ago0x48118d…e6df68
0xa520…eca40x47c5…4fc3Base—$10.5070%0xfdf6…61a816d ago0x559661…da602c
0xa520…eca40x47c5…4fc3Base—$21.0070%0xb11e…6e5a16d ago0x83b465…633dad
0xa520…eca40x47c5…4fc3Base—$21.0070%0x214e…3e4a16d ago0x905d22…d79b05
0xa520…eca40x47c5…4fc3Base—$21.0070%0xb92d…57bc16d ago0x70eb78…fb7005
0xa520…eca40x47c5…4fc3Base—$10.5070%0xab17…f94316d ago0x70d37b…65552a
0xa520…eca40x47c5…4fc3Base—$10.5070%0xbc41…9c5b16d ago0x51eeb5…fb00f4
0xa520…eca40x47c5…4fc3Base—$10.5070%0x2970…8ed716d ago0x24e74f…ba7cd3

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.