Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base$1.05100%0x7390…9c9379d ago0x795df8…1b0c36
0x3fb1…7e250x0e3d…7757Base$10.50100%0xf8fe…a40d79d ago0x7e02b5…7373f8
0x3fb1…7e250x0e3d…7757Base$5.25100%0x80e2…187379d ago0x8cd41c…7d39f2
0x3fb1…7e250x0e3d…7757Base$1.05100%0xb859…c36779d ago0xe554fb…800ac8
0x3fb1…7e250x0e3d…7757Base$10.50100%0x5e44…05a879d ago0x991a26…f5231d
0x3fb1…7e250x0e3d…7757Base$2.10100%0xb7fe…9d8079d ago0x7d3fef…442e08
0x3fb1…7e250x0e3d…7757Base$2.10100%0xd500…f63a79d ago0x055645…fdd163
0x3fb1…7e250x0e3d…7757Base$11.55100%0x27f5…dfdc79d ago0x479bbc…d68efe
0x3fb1…7e250x0e3d…7757Base$10.50100%0x2309…083c79d ago0x1ddfa0…836448
0x3fb1…7e250x0e3d…7757Base$7.35100%0x7666…72f479d ago0x85c81f…d8f653
0x3fb1…7e250x0e3d…7757Base$1.05100%0x816c…9f8679d ago0x1c7e75…44ae36
0x3fb1…7e250x0e3d…7757Base$5.25100%0x20d2…f0b279d ago0x1e1737…e0dda8
0x3fb1…7e250x0e3d…7757Base$10.50100%0xc506…1e3d79d ago0x3d3c1a…ce720f
0x3fb1…7e250x0e3d…7757Base$10.50100%0x7685…476979d ago0xac3f3d…8a5e0f
0x3fb1…7e250x0e3d…7757Base$2.10100%0x3d68…f69e79d ago0x7db6e5…b963ca
0x3fb1…7e250x0e3d…7757Base$3.15100%0xb182…b93d79d ago0xff9718…afdd76
0x3fb1…7e250x0e3d…7757Base$5.25100%0x433f…6ee979d ago0xcafa13…ddae4f
0x3fb1…7e250x0e3d…7757Base$2.10100%0x617f…c06d79d ago0x3dad7c…842ced
0x3fb1…7e250x0e3d…7757Base$5.25100%0x76aa…2a0a79d ago0x5fa70a…87a076
0x3fb1…7e250x0e3d…7757Base$21.00100%0x99d9…ec9d79d ago0x7d9124…c407e4
0x3fb1…7e250x0e3d…7757Base$2.10100%0xb7ce…a06279d ago0x8a0dff…9997fe
0x3fb1…7e250x0e3d…7757Base$1.05100%0xcf0a…a2c379d ago0xc57953…f9cd3d
0x3fb1…7e250x0e3d…7757Base$10.50100%0x02d7…6ab379d ago0x9ea733…00ea45
0x3fb1…7e250x0e3d…7757Base$2.10100%0x0043…73f279d ago0x6446af…d6d4af
0x3fb1…7e250x0e3d…7757Base$1.05100%0x3ab4…e68479d ago0x232aea…f372d5

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.