Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0x49b8a2…5ae8d8
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0x6000a6…c69408
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0x45a68c…249e7a
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0x5a881a…b151ab
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0xfe11c4…b5123b
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0x1b5e10…a880db
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0x6c88eb…021b79
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0x405a13…d56397
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0x71bd12…5238fb
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0xd8373f…a9d4bc
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0x661503…f0c413
0xeb76…82220x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0x8e95aa…df2db3
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0xdfa7b7…9dab8f
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0xb0297e…218dbb
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0x03950b…cee1a5
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0xb909fe…31bad2
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0x12d47b…ddb802
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0x6a76f4…46e16c
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0x37ed50…0e2405
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0x39baa5…c76dac
0xb13e…a6ce0x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0x8767d3…2150b7
0xb13e…a6ce0x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0xf63f72…90b554
0xb13e…a6ce0x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0xdcae41…fa5544
0xb13e…a6ce0x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0x0ffdda…1402d3
0xb13e…a6ce0x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0xbc5d1b…2de650

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.