Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x78a0…5b5f0x47c5…4fc3Base—$21.7370%0xd8cf…8eb729d ago0x9648ae…15614c
0x78a0…5b5f0x47c5…4fc3Base—$21.7370%0xe218…89ec29d ago0x431f83…c1e7dd
0x78a0…5b5f0x47c5…4fc3Base—$15.4970%0x93eb…4c2929d ago0x7750f0…678c65
0x78a0…5b5f0x47c5…4fc3Base—$20.6970%0x0dd9…36a529d ago0xfaca6f…2287b1
0x78a0…5b5f0x47c5…4fc3Base—$41.4970%0x505d…14d629d ago0x4abdc6…52e369
0x78a0…5b5f0x47c5…4fc3Base—$15.4970%0x969c…eacf29d ago0xd97418…3a46f8
0x78a0…5b5f0x47c5…4fc3Base—$15.4970%0x9d1f…cb2230d ago0x31350d…36b56e
0x78a0…5b5f0x47c5…4fc3Base—$15.4970%0x51a8…b21130d ago0x7f2c17…5c3819
0x78a0…5b5f0x47c5…4fc3Base—$15.4970%0xb11e…6e5a30d ago0x81a31d…96ec36
0x78a0…5b5f0x47c5…4fc3Base—$15.4970%0x9510…bc1230d ago0x5f9bfe…6b8327
0x78a0…5b5f0x47c5…4fc3Base—$15.4970%0xf9ea…484f30d ago0x2f39af…3e53e2
0x78a0…5b5f0x47c5…4fc3Base—$15.4970%0xa894…209f30d ago0xd18263…14016d

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.