Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase14d ago0x40f7a1…1f02a4
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase14d ago0x35372e…856aba
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase14d ago0x61ab9e…72bb8c
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase14d ago0x63d7ed…25dc53
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase14d ago0x723e8e…5a44d4
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase14d ago0x116bb1…457e63
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase14d ago0x039465…8451a4
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase14d ago0x422f7b…7d6979
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase14d ago0x64ef07…f2ab1b
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase14d ago0xdfb16a…ab64e7
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase14d ago0x94d2bd…05f87d
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase14d ago0x3fd4b3…ba2a47
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase14d ago0xd933bd…02c740
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase14d ago0x388ceb…5708ae
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase14d ago0x6f6f15…fb1e69
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase14d ago0xa9d50a…03e142
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase14d ago0x4f9f0c…b318c2
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase14d ago0x034a41…faf73d
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase14d ago0x2dbde4…8cd45b
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase15d ago0xf9d126…97989a
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase15d ago0x899715…a78f4f
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase15d ago0x2352c0…70f7fe
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase15d ago0xdd7452…6acef5
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase15d ago0x1d444d…2e5bc9
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase15d ago0xb5fd59…d91d3e

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.