Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4550…f8b30x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase93d ago0xec3860…d24376
0x4550…f8b30x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase93d ago0x36220c…ba39a5
0x4cf8…57b10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase93d ago0x3e13b1…03e56a
0x8a0d…00190x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase93d ago0x06ff92…bec79d
0xbf32…1d510x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase93d ago0xd1a199…e8aa75
0xbf32…1d510x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase93d ago0x1c1c6e…4d31d2
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase93d ago0x40654e…0565fb
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase93d ago0xe6d3da…230d32
0x91e3…842a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase93d ago0x758759…0698cb
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase93d ago0xd806a5…40c9c0
0xe5c3…700f0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase93d ago0xf60677…6e1427
0xc066…fc0d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase94d ago0x949046…6e6412
0xa461…13580x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase94d ago0x072281…141fa8
0xd9c0…d20a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase94d ago0xcd207a…0f1e7b
0xcb0a…27bf0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase94d ago0x362fa5…70067a
0xcb7d…a6ef0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase94d ago0xac38c8…36f051
0x2b0f…d4fb0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase94d ago0x7b90df…190681

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.