Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7aff…bf0c0xe879…e4f8BaseGitHub Status Check$0.01100%coinbase82d ago0x1fdced…0c68c2
0x7aff…bf0c0xe879…e4f8BaseGitHub Status Check$0.001100%coinbase82d ago0x3e27a8…82a1c3
0x7aff…bf0c0xe879…e4f8BaseGitHub Status Check$0.001100%coinbase82d ago0xe1e598…975e15
0x7aff…bf0c0xe879…e4f8BaseGitHub Status Check$0.001100%coinbase82d ago0xc639a7…45d3e3
0x7aff…bf0c0xe879…e4f8BaseGitHub Status Check$0.001100%coinbase82d ago0xcbdcf8…a45af1
0x7aff…bf0c0xe879…e4f8BaseGitHub Status Check$0.001100%coinbase82d ago0x1ac271…520869
0x7aff…bf0c0xe879…e4f8BaseGitHub Status Check$0.001100%coinbase82d ago0x04c513…d030aa
0x7aff…bf0c0x9dba…0df8Basex402 service$0.50100%coinbase82d ago0x592330…9236b2
0x7aff…bf0c0x9dba…0df8Basex402 service$0.006100%coinbase82d ago0x0ad11f…24e61a
0x7aff…bf0c0x9dba…0df8Basex402 service$0.01100%coinbase82d ago0x40aa1a…d6b7d7
0x7aff…bf0c0x9dba…0df8Basex402 service$0.0025100%coinbase82d ago0x8c8f5a…270ce5
0x7aff…bf0c0x9dba…0df8Basex402 service$0.005100%coinbase82d ago0xaea30a…d5b1af
0x7aff…bf0c0x9dba…0df8Basex402 service$0.50100%coinbase82d ago0x6daffa…dbdea5
0x7aff…bf0c0x9dba…0df8Basex402 service$0.006100%coinbase82d ago0x585607…01401c
0x7aff…bf0c0x9dba…0df8Basex402 service$0.01100%coinbase82d ago0x7c853c…bce8af
0x7aff…bf0c0x9dba…0df8Basex402 service$0.0025100%coinbase82d ago0x9f5089…306cc0
0x7aff…bf0c0x9dba…0df8Basex402 service$0.005100%coinbase82d ago0x56081b…2b1b7d
0x7aff…bf0c0x9dba…0df8Basex402 service$0.50100%coinbase82d ago0x23f53e…ecc368
0x7aff…bf0c0x9dba…0df8Basex402 service$0.006100%coinbase82d ago0x6d9a0f…b2cc7e
0x7aff…bf0c0x9dba…0df8Basex402 service$0.01100%coinbase82d ago0x37a66c…f5e275
0x7aff…bf0c0x9dba…0df8Basex402 service$0.0025100%coinbase82d ago0xc149ee…907945
0x7aff…bf0c0x9dba…0df8Basex402 service$0.005100%coinbase82d ago0x00e982…4b10af

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.