Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb19…e6200x47c5…4fc3Base$10.5070%0x7186…110f23d ago0x212656…3b53c6
0xeb19…e6200x47c5…4fc3Base$10.5070%0x5fe9…a96523d ago0xfcbdc0…542162
0xeb19…e6200x47c5…4fc3Base$10.5070%0x5e05…afbb23d ago0xaafcea…8da3e1
0xeb19…e6200x47c5…4fc3Base$10.5070%0x1a4b…80bc23d ago0xe1ab80…949c61
0xeb19…e6200x47c5…4fc3Base$10.5070%0x6768…243523d ago0xb56384…6892e5
0xeb19…e6200x47c5…4fc3Base$15.7570%0x3b25…fc9a23d ago0x565737…199452
0xeb19…e6200x47c5…4fc3Base$10.5070%0x4c95…d79b23d ago0xe8427c…ff3192
0xeb19…e6200x47c5…4fc3Base$10.5070%0x58f6…451723d ago0xa00d87…6ee5ae
0xeb19…e6200x47c5…4fc3Base$10.5070%0xe620…490124d ago0x230801…0f97e0
0xeb19…e6200x47c5…4fc3Base$10.5070%0xc234…1c3824d ago0x8e539b…5fc990
0xeb19…e6200x47c5…4fc3Base$299.2570%0xf643…981024d ago0x801a9d…1e62e9
0xeb19…e6200x47c5…4fc3Base$10.5070%0xd253…4d1824d ago0x14aa4c…bab68e
0xeb19…e6200x47c5…4fc3Base$10.5070%0x4339…385024d ago0xf18567…4c6ac3
0xeb19…e6200x47c5…4fc3Base$10.5070%0x9ea2…605a24d ago0xff4223…63a48d
0xeb19…e6200x47c5…4fc3Base$10.5070%0x7dc9…9d7b24d ago0x74923c…60272b
0xeb19…e6200x47c5…4fc3Base$21.0070%0x9667…204e24d ago0x0310fb…e9325d

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.