Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase20d ago0x929107…c86a35
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase21d ago0xd344d0…ccf7c1
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase21d ago0x97c19c…9065d0
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase21d ago0xe4065b…064c20
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase21d ago0xe0d215…2cbf8c
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase21d ago0x10cefc…7283e0
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase21d ago0xd19736…210e24
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase21d ago0x4c4b80…acf865
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase21d ago0x48d0ad…741289
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase21d ago0x1cc845…1df204
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase21d ago0x69708f…6596d8
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase21d ago0x213e01…be94ee
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase21d ago0xbc307d…e7ca53
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase21d ago0xaed700…a42dbf
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase21d ago0x135ffd…5fb03c
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase21d ago0x92db77…f7d507
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase21d ago0xa86bd0…c95b4d
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase21d ago0xaf128d…dbac85
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase21d ago0xde26e7…5df78c
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase21d ago0xc5861d…03a05a
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase21d ago0x056c55…e26e8a
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase21d ago0x9cd1c5…1cda32
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase21d ago0x5b9e4b…931d25
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase21d ago0x5a1d0e…454b72
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase21d ago0x7bc99f…ca3554

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.