Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base$15.7570%0xfbdd…4dae15d ago0x725d25…e35985
0xc9a2…31540x47c5…4fc3Base$10.5070%0x617f…c06d15d ago0x6ba52b…620b42
0xc9a2…31540x47c5…4fc3Base$10.5070%0xc234…1c3815d ago0x80d798…315be9
0xc9a2…31540x47c5…4fc3Base$21.0070%0xe5f9…0f5f15d ago0x04a4c6…5914f0
0xc9a2…31540x47c5…4fc3Base$10.5070%0x3cca…9c7c15d ago0xdc763e…e628cf
0xc9a2…31540x47c5…4fc3Base$10.5070%0xc6a6…b85515d ago0x090f17…63d728
0xc9a2…31540x47c5…4fc3Base$10.5070%0x4a9b…67ce15d ago0x076575…ce65b4
0xc9a2…31540x47c5…4fc3Base$10.5070%0x8ee8…f8f215d ago0xad0939…6747ca
0xc9a2…31540x47c5…4fc3Base$10.5070%0x1570…9b0a15d ago0x488e70…f353e8
0xc9a2…31540x47c5…4fc3Base$10.5070%0xb027…a85115d ago0xfdd926…d5b561
0xc9a2…31540x47c5…4fc3Base$10.5070%0xad90…433215d ago0xe4f013…81bfc4
0xc9a2…31540x47c5…4fc3Base$21.0070%0x8bf0…2ce215d ago0x512fbb…0b9a11
0xc9a2…31540x47c5…4fc3Base$10.5070%0x0dc1…621415d ago0xd63523…6be743
0xc9a2…31540x47c5…4fc3Base$10.5070%0x3aab…e20915d ago0x77d597…80b04e
0xc9a2…31540x47c5…4fc3Base$21.0070%0x45b7…2d9415d ago0xe5fef3…e150c4
0xc9a2…31540x47c5…4fc3Base$10.5070%0xcfba…f10615d ago0xcc7e9b…2587ee
0xc9a2…31540x47c5…4fc3Base$10.5070%0x3213…64ef15d ago0x8cab17…9663e3
0xc9a2…31540x47c5…4fc3Base$10.5070%0x170f…623015d ago0xbe8f8d…6c1276
0xc9a2…31540x47c5…4fc3Base$10.5070%0x1cb5…c0e215d ago0xbe6b40…0ceb43
0xc9a2…31540x47c5…4fc3Base$11.5570%0xeb2b…34ca15d ago0xde95ba…5e115f
0xc9a2…31540x47c5…4fc3Base$10.5070%0x78ce…877f15d ago0x4a40b9…026301
0xc9a2…31540x47c5…4fc3Base$10.5070%0xbdce…f63715d ago0x555040…67a084
0xc9a2…31540x47c5…4fc3Base$14.7070%0x398e…79a615d ago0x41b6b0…fbafc2
0xc9a2…31540x47c5…4fc3Base$10.5070%0x52ac…a61d15d ago0xe80b9d…9672e6
0xc9a2…31540x47c5…4fc3Base$10.5070%0xe5a6…5fc515d ago0x96a9d3…6d009d

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.