Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x803e…88940x9305…f13fBaseNansenCrypto$0.05100%coinbase64d ago0xcab8d6…43d43b
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase64d ago0x9c5e0b…c09066
0x803e…88940xbf22…ab92BaseDripSubstack$0.10100%coinbase64d ago0x3cb4e4…7fef24
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase64d ago0x6cc9ba…f15e53
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase64d ago0x9c79ec…0b9eee
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase64d ago0x2c25a3…8d7b55
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase64d ago0x36535a…2a1b1a
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase64d ago0x077e63…948ec7
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase64d ago0xf8dd3f…7716be
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase64d ago0x097d73…b64ff8
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase64d ago0x535cfa…a44638
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase64d ago0xbb7db0…8e5f3f
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase64d ago0xb16164…a6ef47
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase64d ago0x0289c6…c93676
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase64d ago0xdb78b0…56f90e
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase64d ago0x7925eb…96ccf7
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase64d ago0x34a8b3…f8f931
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase64d ago0x295c23…4d23bb
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase64d ago0x42330d…c18e85
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase64d ago0x9dbcbe…b6b9ee
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase64d ago0x5d9dec…22d1f5
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase64d ago0xdca1d5…e9ee9d
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase64d ago0x47be84…7d4a7b

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.