Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.20100%coinbase54d ago0x55a143…f23916
0xecbf…50d60xf000…94fcBase$0.10100%coinbase54d ago0x59ed85…15e9f2
0xecbf…50d60xf000…94fcBase$0.01100%coinbase54d ago0xa3c5a0…1b635f
0xecbf…50d60xf000…94fcBase$0.01100%coinbase54d ago0x38f33a…17936b
0xecbf…50d60xf000…94fcBase$0.01100%coinbase54d ago0xf9a3f4…258b5a
0xecbf…50d60xf000…94fcBase$0.01100%coinbase54d ago0x79fcd5…42cfb3
0xecbf…50d60xf000…94fcBase$0.01100%coinbase54d ago0x4b9258…f1fb36
0xecbf…50d60xf000…94fcBase$0.01100%coinbase54d ago0xa8f7f5…df7e28
0xecbf…50d60xf000…94fcBase$0.01100%coinbase54d ago0xa54b14…3cbb21
0xecbf…50d60xf000…94fcBase$0.20100%coinbase54d ago0x6ef28c…5208ef
0xecbf…50d60xf000…94fcBase$0.01100%coinbase54d ago0xd1a1bb…f637b6
0xecbf…50d60xf000…94fcBase$0.01100%coinbase54d ago0xa6d841…dca91a
0xecbf…50d60xf000…94fcBase$0.01100%coinbase54d ago0xeb22a5…6ac543
0xecbf…50d60xf000…94fcBase$0.03100%coinbase54d ago0xbdb6e3…e0798a
0xecbf…50d60xf000…94fcBase$0.03100%coinbase54d ago0x19aab0…93e196
0xecbf…50d60xf000…94fcBase$0.01100%coinbase54d ago0x3f317a…652935
0xecbf…50d60xf000…94fcBase$0.03100%coinbase54d ago0x62668e…b646b3
0xecbf…50d60xf000…94fcBase$0.01100%coinbase54d ago0xa8ebae…fa1757
0xecbf…50d60xf000…94fcBase$0.10100%coinbase54d ago0xf34250…dc7e87
0xecbf…50d60xf000…94fcBase$0.20100%coinbase54d ago0x63a2a9…91cea6
0xecbf…50d60xf000…94fcBase$0.01100%coinbase54d ago0xfec08f…c1145b
0xecbf…50d60xf000…94fcBase$0.01100%coinbase54d ago0xd7591d…eb1a18
0xecbf…50d60xf000…94fcBase$0.01100%coinbase54d ago0x2d9056…b25904
0xecbf…50d60xf000…94fcBase$0.01100%coinbase54d ago0xfd0a50…545d92
0xecbf…50d60xf000…94fcBase$0.01100%coinbase54d ago0x9c67e2…81db01

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.