Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1744…0e750xf000…94fcBase$0.01100%coinbase21d ago0x207aae…2f3566
0x1744…0e750xf000…94fcBase$0.01100%coinbase21d ago0xfc0f08…f5c33a
0x1744…0e750xf000…94fcBase$0.01100%coinbase21d ago0xbb9c3b…cfcc17
0x1744…0e750xf000…94fcBase$0.01100%coinbase21d ago0x29ddb8…b15302
0x1744…0e750xf000…94fcBase$0.20100%coinbase21d ago0x544f60…8dc168
0x1744…0e750xf000…94fcBase$0.01100%coinbase22d ago0x92e978…1350d4
0x1744…0e750xf000…94fcBase$0.20100%coinbase22d ago0x4ed131…960ccd
0x1744…0e750xf000…94fcBase$0.01100%coinbase22d ago0xbf686e…cb8d02
0x1744…0e750xf000…94fcBase$0.20100%coinbase22d ago0x6cbdaa…0686bf
0x1744…0e750xf000…94fcBase$0.20100%coinbase22d ago0x07ced3…974f00
0x1744…0e750xf000…94fcBase$0.20100%coinbase22d ago0x00a069…c91fcd
0x1744…0e750xf000…94fcBase$0.01100%coinbase22d ago0x51f654…50e50b
0x1744…0e750xf000…94fcBase$0.03100%coinbase22d ago0xed0dd1…84b4ff
0x1744…0e750xf000…94fcBase$0.03100%coinbase22d ago0x485144…8d7cf2
0x1744…0e750xf000…94fcBase$0.03100%coinbase22d ago0x4e287f…552763
0x1744…0e750xf000…94fcBase$0.03100%coinbase22d ago0x60ce4f…f7d41f
0x1744…0e750xf000…94fcBase$0.03100%coinbase22d ago0x199f38…547ed0
0x1744…0e750xf000…94fcBase$0.03100%coinbase22d ago0xa3c3ee…e9bb7e
0x1744…0e750xf000…94fcBase$0.10100%coinbase22d ago0x79cab2…9d405d
0x1744…0e750xf000…94fcBase$0.03100%coinbase22d ago0xb73b0f…ed5a2e
0x1744…0e750xf000…94fcBase$0.03100%coinbase22d ago0xe2ecfe…b54d2e
0x1744…0e750xf000…94fcBase$0.03100%coinbase22d ago0x00f321…56a954
0x1744…0e750xf000…94fcBase$0.03100%coinbase22d ago0x447f35…615865
0x1744…0e750xf000…94fcBase$0.03100%coinbase22d ago0xa7da67…008449
0x1744…0e750xf000…94fcBase$0.03100%coinbase22d ago0x8e7cfe…fa2a49

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.