Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase99d ago0x46c292…68c3ed
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase99d ago0x0039d6…066131
0xf75b…eae10x9305…f13fBaseNansenCrypto$0.01100%coinbase99d ago0xcd37a7…34e005
0xf75b…eae10x9305…f13fBaseNansenCrypto$0.01100%coinbase99d ago0x771c8c…4945bd
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase99d ago0x4a37d5…57a18d
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase99d ago0x432f57…e9d3eb
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase99d ago0x53f218…53c8de
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase99d ago0xc4c7f0…a17f60
0x15c3…bc2b0x9305…f13fBaseNansenCrypto$0.01100%coinbase99d ago0xb74385…077427
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase99d ago0x940453…9b08c3
0x29a9…ec900x9305…f13fBaseNansenCrypto$0.05100%coinbase99d ago0x490629…dfb1d1
0x29a9…ec900x9305…f13fBaseNansenCrypto$0.05100%coinbase99d ago0x62619d…06f146
0x15c3…bc2b0x9305…f13fBaseNansenCrypto$0.01100%coinbase99d ago0xfc73f7…a0b608
0x15c3…bc2b0x9305…f13fBaseNansenCrypto$0.01100%coinbase99d ago0xba82c8…2f709d
hamarc.eth0x9305…f13fBaseNansenCrypto$9.9025%Payer-submitted99d ago0x1c5cab…d4a020
0x15c3…bc2b0x9305…f13fBaseNansenCrypto$0.01100%coinbase99d ago0x9908e5…902641
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase99d ago0xc02a8d…08fba2
0x796f…63040x9305…f13fBaseNansenCrypto$40.0025%0xf279…f77f99d ago0x876a9d…af3294
0x15c3…bc2b0x9305…f13fBaseNansenCrypto$0.01100%coinbase99d ago0xd57355…70f698
0x88ae…753b0x9305…f13fBaseNansenCrypto$0.01100%coinbase99d ago0x7ebbe5…d5be80
0x88ae…753b0x9305…f13fBaseNansenCrypto$0.05100%coinbase99d ago0xeaf157…73e560
0x88ae…753b0x9305…f13fBaseNansenCrypto$0.05100%coinbase99d ago0x7ce980…533a43
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase99d ago0x92c15b…8612be
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase99d ago0x957ab4…a306bc
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase99d ago0x9e67a5…4025fc

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.