Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd13…5f620x5d51…d60dBasex402 service$0.10100%coinbase55d ago0x14b1cc…3b83d5
0xdd13…5f620x5d51…d60dBasex402 service$0.10100%coinbase55d ago0x3e2cfc…a07f24
0xdd13…5f620x5d51…d60dBasex402 service$0.10100%coinbase55d ago0x8a3246…4c515f
0xdd13…5f620x5d51…d60dBasex402 service$0.10100%coinbase55d ago0xb0e96e…295e94
0xdd13…5f620x5d51…d60dBasex402 service$0.10100%coinbase55d ago0xb0e1a6…cb72a4
0xdd13…5f620x5d51…d60dBasex402 service$0.10100%coinbase55d ago0xfc63f7…49befa
0xdd13…5f620x5d51…d60dBasex402 service$0.10100%coinbase55d ago0xa42dea…642b62
0xdd13…5f620x5d51…d60dBasex402 service$0.02100%coinbase55d ago0x9039ca…949eac
0xdd13…5f620x5d51…d60dBasex402 service$0.10100%coinbase55d ago0xdd5aa7…731134
0xdd13…5f620x5d51…d60dBasex402 service$0.02100%coinbase55d ago0xb0786c…de462b
0xdd13…5f620x5d51…d60dBasex402 service$0.02100%coinbase55d ago0xd25f2c…cc3d19
0xdd13…5f620x5d51…d60dBasex402 service$0.02100%coinbase55d ago0xe38f55…d29491
0xdd13…5f620x5d51…d60dBasex402 service$0.10100%coinbase55d ago0x06d961…f6b8ab
0xdd13…5f620x5d51…d60dBasex402 service$0.10100%coinbase55d ago0xb1cdf9…3c167e
0xdd13…5f620x5d51…d60dBasex402 service$0.02100%coinbase55d ago0x830dca…d72abe
0xdd13…5f620x5d51…d60dBasex402 service$0.10100%coinbase55d ago0x555b7d…75e48d
0xdd13…5f620x5d51…d60dBasex402 service$0.10100%coinbase55d ago0x08d82e…150a1e
0xdd13…5f620x5d51…d60dBasex402 service$0.02100%coinbase55d ago0xc4ffd7…84049f
0xdd13…5f620x5d51…d60dBasex402 service$0.02100%coinbase55d ago0xc01a9a…80780d
0xdd13…5f620x5d51…d60dBasex402 service$0.02100%coinbase55d ago0x3c0a63…bb4e76
0xdd13…5f620x5d51…d60dBasex402 service$0.02100%coinbase55d ago0x9a9f96…868b06
0xdd13…5f620x5d51…d60dBasex402 service$0.10100%coinbase55d ago0xb619a1…f8e3ed
0xdd13…5f620x5d51…d60dBasex402 service$0.02100%coinbase55d ago0xab7a1b…36d0cd
0xdd13…5f620x5d51…d60dBasex402 service$0.10100%coinbase55d ago0x3b3934…1646b3
0xdd13…5f620x5d51…d60dBasex402 service$0.10100%coinbase55d ago0x15b0cb…eac762

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.