Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3dd…bf3d0x3279…6d02BaseCoinGecko Crypto Price & DataPrice$0.005100%coinbase23d ago0x2a291b…5c7f70
0xc3dd…bf3d0x3279…6d02BaseCoinGecko Crypto Price & DataPrice$0.005100%coinbase23d ago0x22ee4f…07763c
0xc3dd…bf3d0x3279…6d02BaseCoinGecko Crypto Price & DataPrice$0.005100%coinbase23d ago0xf7d1a7…54b178
0xc3dd…bf3d0x3279…6d02BaseCoinGecko Crypto Price & DataPrice$0.005100%coinbase23d ago0x4a9f69…65069f
0xc3dd…bf3d0x3279…6d02BaseCoinGecko Crypto Price & DataPrice$0.005100%coinbase23d ago0xd90444…7f15f2
0xc3dd…bf3d0x3279…6d02BaseCoinGecko Crypto Price & DataPrice$0.005100%coinbase23d ago0x199523…01630f
0xc3dd…bf3d0x3279…6d02BaseCoinGecko Crypto Price & DataPrice$0.005100%coinbase23d ago0x95941a…aa35a5
0xc3dd…bf3d0x3279…6d02BaseCoinGecko Crypto Price & DataPrice$0.005100%coinbase23d ago0xfaaea4…015fb1
0xc3dd…bf3d0x3279…6d02BaseCoinGecko Crypto Price & DataPrice$0.005100%coinbase23d ago0x7c64a3…ee46c1
0xc3dd…bf3d0x3279…6d02BaseCoinGecko Crypto Price & DataPrice$0.005100%coinbase23d ago0x30296e…4aafe6
0xc3dd…bf3d0x3279…6d02BaseCoinGecko Crypto Price & DataPrice$0.005100%coinbase23d ago0x2498a3…c40910
0xc3dd…bf3d0x3279…6d02BaseCoinGecko Crypto Price & DataPrice$0.005100%coinbase23d ago0x7550a1…1cda0d
0xc3dd…bf3d0x3279…6d02BaseCoinGecko Crypto Price & DataPrice$0.005100%coinbase23d ago0xbdac45…7a4c8b
0x9ed1…c7640x3279…6d02BaseCoinGecko Crypto Price & DataPrice$0.005100%coinbase23d ago0x995f42…764def
0x9ed1…c7640x3279…6d02BaseCoinGecko Crypto Price & DataPrice$0.005100%coinbase23d ago0x0188eb…5fb773
0x9ed1…c7640x3279…6d02BaseCoinGecko Crypto Price & DataPrice$0.005100%coinbase24d ago0x135f30…e83462
0x9ed1…c7640x3279…6d02BaseCoinGecko Crypto Price & DataPrice$0.005100%coinbase24d ago0x45aa80…16fffd
0x9ed1…c7640x3279…6d02BaseCoinGecko Crypto Price & DataPrice$0.005100%coinbase24d ago0x84418d…9776ea
0x9ed1…c7640x3279…6d02BaseCoinGecko Crypto Price & DataPrice$0.005100%coinbase24d ago0x37c125…bf391c

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.