Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x5ed670…56181e
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x3d3a32…6b9cbd
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x7e16f8…b48f0a
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x5f83a8…4ba092
0xbf75…59900x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x40a63e…3b30a1
0x6946…27eb0x9305…f13fBaseNansenCrypto$0.05100%coinbase6d ago0x108d84…48eb02
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase6d ago0xc81f83…ef9623
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase6d ago0x033f88…54b3df
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase6d ago0x380935…6db331
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase6d ago0xed3ce7…45b8d6
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase6d ago0x635ea7…a62935
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase6d ago0x0025a6…ea9858
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase6d ago0xe5f1e0…689a28
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x0f0098…2af0d4
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase6d ago0x024994…4c5c92
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x65cef6…fa3a83
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x9a0d53…5e9596
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x56142c…f5e752
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x2d4830…8cb128
0xbf75…59900x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x2814df…fa2384
0x48b1…07d30x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x27ffeb…7f2b48
0x6946…27eb0x9305…f13fBaseNansenCrypto$0.05100%coinbase6d ago0xee72e1…afd0c5
0xbbc9…aab50x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x4ac4e3…21be7c
0xbbc9…aab50x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x71b193…a84020
0xbbc9…aab50x9305…f13fBaseNansenCrypto$0.01100%coinbase6d ago0x5cef45…316530

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.