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%0x7381…a3ba23d ago0x001f5a…58a769
0xa520…eca40x47c5…4fc3Base—$10.5070%0x8c4f…19d723d ago0x666b98…83e6c5
0xa520…eca40x47c5…4fc3Base—$10.5070%0xa30d…6d0023d ago0xa96998…395fc4
0xa520…eca40x47c5…4fc3Base—$10.5070%0x77d2…f15d23d ago0x0eac51…66313b
0xa520…eca40x47c5…4fc3Base—$10.5070%0xa7d7…e1b623d ago0xe5f2fd…e6e37a
0xa520…eca40x47c5…4fc3Base—$10.5070%0xb3fe…1c0523d ago0x9933d0…1a3e71
0xa520…eca40x47c5…4fc3Base—$10.5070%0x127e…b24a23d ago0x80af30…a17a2e
0xa520…eca40x47c5…4fc3Base—$10.5070%0xc836…5c4623d ago0xfe7ce8…b781eb
0xa520…eca40x47c5…4fc3Base—$10.5070%0x0c68…47ce23d ago0xea20ec…545b41
0xa520…eca40x47c5…4fc3Base—$10.5070%0x2970…8ed723d ago0xf17199…65cbc4
0xa520…eca40x47c5…4fc3Base—$10.5070%0xa690…238c23d ago0x63cd4b…178bdb
0xa520…eca40x47c5…4fc3Base—$15.7570%0xca67…882023d ago0xacafbd…8ed42f
0xa520…eca40x47c5…4fc3Base—$10.5070%0x52ba…517723d ago0x64e6e1…25508c
0xa520…eca40x47c5…4fc3Base—$10.5070%0x0881…8de223d ago0xdeafdf…c93b0f
0xa520…eca40x47c5…4fc3Base—$10.5070%0x8112…516723d ago0xb8e86e…9e715c
0xa520…eca40x47c5…4fc3Base—$11.5570%0x54c7…4b1223d ago0x327ab4…c0fb87
0xa520…eca40x47c5…4fc3Base—$10.5070%0x80e7…127f23d ago0x248b34…cedde3
0xa520…eca40x47c5…4fc3Base—$66.1570%0x699a…427423d ago0x012384…2f07c2
0xa520…eca40x47c5…4fc3Base—$10.5070%0x4263…5fe523d ago0xdd24b9…2384e3
0xa520…eca40x47c5…4fc3Base—$10.5070%0xe2b6…b04c23d ago0x08d5cd…02af19
0xa520…eca40x47c5…4fc3Base—$10.5070%0x752e…993323d ago0xa6da9f…2f7a3d
0xa520…eca40x47c5…4fc3Base—$10.5070%0x493f…ab8f24d ago0x64c3e0…2486d1

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.