Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0bd…aef90x7662…80adBasex402 service$1.68100%coinbase15d ago0x024af8…e2ea68
0xf0bd…aef90x7662…80adBasex402 service$1.68100%coinbase15d ago0x361151…17571c
0xf0bd…aef90x7662…80adBasex402 service$1.68100%coinbase15d ago0x89ef25…59630c
0xf0bd…aef90x7662…80adBasex402 service$1.68100%coinbase15d ago0xacf68b…8d9714
0xf0bd…aef90x7662…80adBasex402 service$1.68100%coinbase15d ago0xf3a6d9…a6dc7a
0xf0bd…aef90x7662…80adBasex402 service$0.07100%coinbase15d ago0x36cb74…2ced42
0xf0bd…aef90x7662…80adBasex402 service$0.07100%coinbase15d ago0x07a374…fbf113
0xf0bd…aef90x7662…80adBasex402 service$0.07100%coinbase15d ago0xd4f39f…4a60a3
0xf0bd…aef90x7662…80adBasex402 service$0.07100%coinbase15d ago0x1fbf0d…a23352
0xf0bd…aef90x7662…80adBasex402 service$0.07100%coinbase15d ago0x94c76f…1b59f7
0xf0bd…aef90x7662…80adBasex402 service$0.07100%coinbase15d ago0x36316f…246d80
0xf0bd…aef90x7662…80adBasex402 service$0.07100%coinbase15d ago0xadfb97…bf450f
0xf0bd…aef90x7662…80adBasex402 service$0.07100%coinbase15d ago0xe589db…f5de3a
0xf0bd…aef90x7662…80adBasex402 service$0.07100%coinbase15d ago0x048d6f…0efe53
0xf0bd…aef90x7662…80adBasex402 service$0.07100%coinbase15d ago0x2ec31b…e2497e
0xf0bd…aef90x7662…80adBasex402 service$0.07100%coinbase15d ago0x7c45fb…e2c79b
0xf0bd…aef90x7662…80adBasex402 service$0.07100%coinbase15d ago0x87e96e…95a130
0xf0bd…aef90x7662…80adBasex402 service$0.07100%coinbase15d ago0xafbe8d…53f5cd
0xf0bd…aef90x7662…80adBasex402 service$0.07100%coinbase15d ago0x29a96c…b5c2b2
0xf0bd…aef90x7662…80adBasex402 service$0.07100%coinbase15d ago0xcf0df7…e2f394
0xf0bd…aef90x7662…80adBasex402 service$1.68100%coinbase15d ago0xd0f61d…b7c252
0xf0bd…aef90x7662…80adBasex402 service$1.68100%coinbase15d ago0x71a969…03aec8
0xf0bd…aef90x7662…80adBasex402 service$1.68100%coinbase15d ago0x8b766a…92428a
0xf0bd…aef90x7662…80adBasex402 service$0.07100%coinbase15d ago0x23ac70…9d2c55
0xf0bd…aef90x7662…80adBasex402 service$1.68100%coinbase15d ago0x49ef87…f6c934

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.