Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd51…46a90x549c…c6d1Basex402 service$0.02100%0x9248…c7a371d ago0x219266…304679
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0x247102…df5740
0x7328…5d6f0xcd51…46a9Base—$0.0077100%coinbase71d ago0x7af985…60ca55
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0x4931b8…992392
0x7328…5d6f0xcd51…46a9Base—$0.0077100%coinbase71d ago0x973f24…07ddea
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0xc61871…414c2f
0x7328…5d6f0xcd51…46a9Base—$0.0077100%coinbase71d ago0xf893fc…0b635d
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0xd9d0e0…9051ed
0x7328…5d6f0xcd51…46a9Base—$0.0077100%coinbase71d ago0x595dda…9c2609
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0x2a0f26…07a37d
0x7328…5d6f0xcd51…46a9Base—$0.0077100%coinbase71d ago0x9901aa…a9f5c4
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0x3f7323…5067f8
0x7328…5d6f0xcd51…46a9Base—$0.0077100%coinbase71d ago0x82bc7e…c3fec9
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0x3bedcf…c8c9f7
0x7328…5d6f0xcd51…46a9Base—$0.0077100%coinbase71d ago0xbf06b3…d61288
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0x440666…3c823c
0x7328…5d6f0xcd51…46a9Base—$0.0077100%coinbase71d ago0xd23e26…d577bb
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0xf33445…f18c0f
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0x2cb62f…cfba6e
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0x0fbcaf…f4b1f2
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0x7bb878…bf3f88
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0xc085e7…226343
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0xbdb8e8…2895eb
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase71d ago0x200605…cbca7d
0x7328…5d6f0xcd51…46a9Base—$0.0077100%coinbase71d ago0x38e149…529cb8

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.